home *** CD-ROM | disk | FTP | other *** search
/ Mac OS 9 Serial Number Archive / SN Archive 2023.11.04.toast / Cracks & Numbers / C&N 1995.09 < prev    next >
Encoding:
Text File  |  1995-08-29  |  418.6 KB  |  14,642 lines  |  [SNKR/KRAK]

  1. Cracks & Numbers
  2. 2
  3. 826
  4. 8/29/95
  5. -
  6. *** Cracks & Numbers ***
  7. vAll
  8. †                          Cracks & Numbers September 1, 1995
  9. -
  10. *** Read Me (Distribution) ***
  11. vAll
  12. †Warning:  NEVER mention this list (or any part thereof) in any public or non-secure transmission.  Specifically this includes non-elite BBS's and the internet (all areas no matter how private you think it is - it isn't), CompuServe, Genie, AppleLink, and the other commercial/public networks.  NEVER leave this list on a storage medium in a non-secure/non-elite environment.  Never use this list in public.
  13.  
  14. The C&N list and/or portions thereof has been mentioned/posted to/transferred over the internet (and probably other non-elite systems) more than a few times in the last year or two!!!  This has resulted in some developers taking action by re-engineering their copy protection - some even going so far as to trash files on your system if you try to use our information (Realmz trashes its own files).  This is extremely annoying to those of use who actually produce or gather this info.  If this continues to happen this list will become useless - we will not allow this to happen as we will simply not distribute it to as wide a channel (by using serialization, encryption and key distribution if necessary) and you (especially the assholes causing the problems) will never see another list again.  
  15.  
  16. BTW: This list is a tool not a solution - so if you really need/use a ware and can afford it - buy it - especially if its a utility or a 'deep' ware.
  17.  
  18. (one exception - never buy anything from microsoft if you can avoid it)
  19. -
  20. *** Using the Cracks ***
  21. vAll
  22. †Most of these cracks can be installed either by using the Sector Editor option of Norton Utilities, or by using Resorcerer, or ResEdit...
  23.  
  24. Norton Utilities:
  25.  
  26. Run Norton Utilities and go to the Sector Editor option in the pull down menus. Select this. Open the drive the file is on. Open the file to be modified. Search for the string requiring modification using the find option. Select the bytes to be modified. Type in the changes.
  27.  
  28. ResEdit/Resorcerer
  29.  
  30. Run ResEdit and select the file to be modified. Click on the resource indicated (ie - Code 1)  If there is more than one entry under that heading select the entry indicated in the crack. Go to the address indicated (Offset - this is usually shown as +0000 and is in the leftmost column) At this location you should see the code you have to change. Select the code to be changed. Type in the changes.
  31. -
  32. 1st Base
  33. vAll
  34. †Move to block 0232, position 006F, and change to 01
  35. Move to block 0005, position 008C, and change to 01
  36. Move to block 0233, position 019F, and change to 60
  37. Move to block 0233, position 01B3, and change to 01
  38. Move to block 0233, position 01C7, and change to 01
  39. Move to block 0005, position 0082, and change to 80
  40. -
  41. 4D Boxing
  42. v1.0
  43. †CODE 12 +0CFA 6604->6004
  44. -
  45. 4D Compiler
  46. v2.3
  47. v2.0.4
  48. 20996169922891
  49. 20996169923881
  50. 20996169924871
  51. 20996169925861
  52. 20996169926851
  53. 20996169927841
  54. 20996169928831
  55. 20996169929821
  56. v1.0.4
  57. †For SN# generation info see the '4D Serial Number Scheme' entry.
  58.  
  59. The first time 4D Compiler is run it will ask you for a serial number and then to insert it's key disk - it will then create a hidden file 'xx' at the root level of the volume that 4D Compiler is on - this file is used instead of you having to insert the key disk from then on.
  60.  
  61. Procedure for making 4D Compiler 2.3 68K create a valid xx file using MacsBug:
  62. =============================================================================
  63. #1) Make a physical disk image of the installer disk 1 or have any formatted HD Disk handy
  64.  
  65. then follow this procedure EXACTLY (note <cr> indicates you press return)
  66.  
  67. #2) Delete any/all old xx (hidden) file(s) and Compiler prefs
  68.  
  69. #3) Quit all other running applications.
  70.  
  71. #4) Run 4D Compiler 2.3 68K.
  72.  
  73. #5) Personalize and enter any valid serial number such as: '20996169929821'
  74.  
  75. #6) Dialog will come up asking for the key disk
  76.  
  77. #7) Break into debugger and type:
  78.  
  79.     ATB FreeDialog;G<CR>
  80.     
  81. #8) physically insert the disk mentioned in step #1.
  82.  
  83. #9) Debugger will now pop up.  Type(Note: S0 stands for step-over ie O in SO is a letter not zero):
  84.  
  85.     ATC;SO D;BR :+40F2;G<CR>
  86.     
  87. #A) Debugger will now pop up at CODE #2 +40F2, type
  88.  
  89.     BRC;PC=PC+4;G<CR>
  90.     
  91. #B) Quit and Run again - will not ask for key disk again unless you made an error.  If so start over
  92. ••• Version: "1.0.4" •••
  93. CODE #1
  94.  
  95. +31F6 6724->4E71
  96. +3214 6006->4E71
  97. -
  98. 4D Dev/Runtime Key Disk
  99. v3.2 (68K) Bypass
  100. v3.2 File Format
  101. †Install the 68K version of 4D 3.2 from the images.
  102.  
  103. The first time 4D is run it will ask you to insert it's key disk - it will then create a hidden file 'xb' (Developer) or 'xc' (Runtime) at the root level of the volume that 4D is on - this file is used instead of you having to insert the key disk from then on.
  104.  
  105. Procedure for making 4D 3.2 Dev/Runtime 68K create a valid 'xb'/'xc' file using MacsBug:
  106. ========================================================================================
  107. #1) Make a physical disk image of the installer disk 1
  108.  
  109. then follow this procedure EXACTLY (note <cr> indicates you press return)
  110.  
  111. #2) Delete any/all old xb (hidden) file and ACI prefs files/folders if present
  112.  
  113. #3) Quit all other running applications
  114.  
  115. #4) Break into debugger and put A-Trap break on _Eject by typing:
  116.  
  117.     ATB EJECT;G<CR>
  118.  
  119. #5) Run 4D, the debugger will pop up, then type:
  120.  
  121.     ATC;SO 6;BR :+5D2;G<CR>
  122.  
  123. #6) Dialog will come up asking for key disk - physically insert disk 1 into the drive now
  124.  
  125. ••• in step #7 it is critical to include the 'BRC' as runtime code checksumming is done •••
  126. #7) Debugger will come up now at main4+5D2. Type:
  127.  
  128.     BRC;PC=PC+4;G<CR>
  129.  
  130. #8) Dialog will come up asking for name/owner/sn# - Click cancel - program will quit
  131.  
  132. #9) Run again - will not ask for key disk again unless you made an error - if so start over
  133.  
  134. #A) Personalize and enter a valid serial number and your done.
  135. ••• Version: "3.2 File Format" •••
  136. 4D 3.2 Developer Key Disk/SN# Info
  137.  
  138. The first time 4D is run it will ask you to insert it's key disk - it will then create a hidden file 'xb' at the root level of the volume that 4D is on - this file is used instead of you having to insert the key disk from then on - interestingly this files contents are independent of the key disk.  The #948 byte 'xb' file format is:
  139.  
  140. [+#00,#39] #40=$28 byte header (20 words of generated data - see below)
  141. [+#40,#43] $00000388 - longword containing the size of the 'FON#' #12 resource
  142. [+#44,#948] the data from the 'FON#' #12 resource
  143.  
  144. The first #40 bytes are generated with the following code - it is unclear what their use is -- as although Random is predictable starting from a given seed, TickCount is not as the timings would vary with hardware and other software that is running and so should not be reliably reproducable (perhaps this is a red herring?):
  145.  
  146. short i,rand;
  147. unsigned long temp,ticks;
  148. for (i=0;i<20;i++)
  149. {
  150.     rand=Random();
  151.     ticks=TickCount() % 1000;
  152.     xbData[i*2]=ticks+rand;
  153. }
  154.  
  155. Format of the ACI prefs 'ICN*' resource (the only resource/data present)
  156. ========================================================================
  157. These three resource contain (in increasing numerical order) the pascal strings you entered in the personalization dialog exclusive-or'd (cyclically if >9 bytes) against the (mungered from seperate pieces so as not to be spotable in the code) fixed string 'DOminiQUE', with the expeception of the length byte which is left alone.
  158.  
  159. ie personalization:
  160.  
  161. name:Doom    -> 04 00 20 02 04
  162. Org.:None   -> 04 0a 20 03 0C
  163. SN# :34868520554560 -> 0E 77 7B 55 5F 56 5C 63 65 70 71 7B 58 5F 5E
  164. -
  165. 4D Developer
  166. v3.2
  167. 34868520554560
  168. v3.0.1
  169. 34868520554560
  170. v3.0
  171. 08020600
  172. 18020700
  173. 28020800
  174. 38020900
  175. 48020000
  176. 58020100
  177. 68020200
  178. v2.2
  179. A-342165175449
  180. B-302260105256
  181. C-362106850509
  182. D-205200607255
  183. D-225490055617
  184. D-302200129276
  185. D-342002870616
  186. E-245191050449
  187. E-332300119683
  188. H-203030825071
  189. H-243178434494
  190. H-244656412618
  191. H-282650130833
  192. H-302304109610
  193. H-382704134633
  194. I-302502133617
  195. M-362304172827
  196. N-302000207053
  197. N-382908192038
  198. O-205376978623
  199. O-262105273925
  200. O-302101218161
  201. O-342301152649
  202. P-205230003253
  203. Q-243126514449
  204. R-205270127273
  205. S-243160352309
  206. S-244397274027
  207. S-342590516249
  208. T-302092506051
  209. U-302191537161
  210. V-302290527273
  211. V-342104143616
  212. W-243387755207
  213. W-322505173725
  214. X-242064960694
  215. X-382806163033
  216. Y-332305915083
  217. Y-342104173749
  218. Z-342000985694
  219. †For key disk info see the entry: '4D Dev/Runtime Key Disk'
  220.  
  221. For SN# generation info see the entry: '4D Serial Number Scheme'
  222. ••• Version: "3.0.1" •••
  223. Partial Crack to get around the key disk:
  224.  
  225. 1. Install the program
  226. 2. Make a copy of the program
  227. 3. Make the following changes in the copy:
  228.      CODE 31+$22E     From 66        to 60
  229.      CODE 31+$290     From 6700 FE82 to 4E71 4E71
  230.      CODE 31+$44C     From 6600 10FE to 4E71 4E71
  231. 4. Run the copy and enter a serial number
  232.    This will create a preferences file on the hard drive
  233. 5. Delete the copy and run the original because the changes
  234.    cause crashes in the program. You will however no longer be asked for
  235.    a key disk at startup.
  236. -
  237. 4D Insider
  238. v2.0.1
  239. 11305970911491
  240. v1.0.1
  241. 17385570911091
  242. AAAAAAB3F0H150
  243. AAAAAAB3ZARBZ0
  244. AAAAAABDZUR1F0
  245. -
  246. 4D Online Help
  247. v3.0.5
  248. 123456400
  249. 654321301
  250.  
  251. v2.0.6
  252. †The SN# algorithm is as follows:
  253.  
  254. num1=First six digits of the serial number
  255. num2=((num1%7)*100)+((num1%3)*10)+(num1%2)
  256.  
  257. SN#=<num1><num2>
  258.  
  259. Thus if num1=654321, num2=(3*100)+(0*10)+(1)=301 so SN#='654321301'
  260.  
  261. Note: only the numerical value of <num2> is significant, so we could also use '654321000000301'
  262. ••• Version: "2.0.6" •••
  263. CODE #3  +422E 6718->4E71
  264. -
  265. 4D Runtime
  266. v3.2
  267. †For key disk info see the entry: '4D Dev/Runtime Key Disk'
  268.  
  269. For SN# generation info see the entry: '4D Serial Number Scheme'
  270. -
  271. 4D SanityCheck
  272. vAlias
  273. Please see the entry SanityCheck
  274. -
  275. 4D Serial Number Scheme
  276. vVarious
  277. †4D SN# Scheme Info
  278. ==================
  279.  
  280. The following is C (or in the later cases pseudo) code to generate and/or check 4th Dimension serial numbers.  This information applies to the following products, whose minLength and mult paramaters are listed:
  281.  
  282. Product                minLength mult
  283. ================       ========= ====
  284. 4D Insider 1.0.1       4         5
  285. 4D Insider 2.0.1       4         59 which is equivalent to 9 since (a+b)%c=(a+(b%c))%c
  286. 4D Compiler 2.3        8         7
  287. 4D Runtime 3.2         8         2
  288. 4D Developer 3.2       8         0
  289.  
  290. /* ********************************************************************************************** */
  291. int    myVal(char c)
  292. {
  293.     return (c>='A')?c-'A'+10:c-'0'; // Map '0'..'9','A'..'Z' to 0..35 (ie treat as base 36)
  294. }
  295. /* ********************************************************************************************** */
  296. char myValToChar(short v)
  297. {
  298.     return (v>9)?'A'+v-10:'0'+v;
  299. }
  300.  
  301. /* ********************************************************************************************** */
  302. Boolean isValidSN(StringPtr SNStr;short minLength;short mult)
  303. {
  304.  
  305. short    len,mid,i,k
  306. char    specialA,specialB,specialC
  307. Boolean    isValid=TRUE;
  308.  
  309.     len=SNStr[0];
  310.     if (len>=minLength)
  311.     {
  312.         mid=len/2;
  313.         specialA=myVal(SNStr[len])
  314.         SpecialB=((myVal(SNStr[len-1])^specialA)+mid)%10;
  315.         i=1;
  316.         while ((isValid)&&(i<mid))//note: If len is odd implies that SNStr[Len-3] is arbitrary
  317.         {
  318.             k=mid-i;
  319.             specialC=(myVal(SNStr[2*i])^specialA)%10;
  320.  
  321.             //note this next test basically implies that isAlpha(SNStr[k])=isAlpha(SNStr[2*k-1])
  322.             //as far as the protection designers intentions goes.  However the code that
  323.             //checks the serial number will actually accept a larger serial number domain
  324.             //that is possible when this rule is not followed and/or non 0-9,A-Z characters are
  325.             //used for instance ':' would be interpreted as a number and have a value of 10
  326.  
  327.             if (SNStr[k]>='A') // This takes makes inverting this routine non-trivial
  328.                 specialB=(((SNStr[2*k-1]-'A'+10)^specialA)+k+specialB+(i*mult))%10;
  329.             else
  330.                 specialB=(((SNStr[2*k-1]-'0'   )^specialA)+k+specialB+(i*mult))%10;
  331.  
  332.             isValid=(specialB==specialC)
  333.             i++;
  334.         }
  335.     }
  336.     else isValid=FALSE;
  337.     return isValid;
  338. }
  339. /* ********************************************************************************************** */
  340. /* ********************************************************************************************** */
  341. /* ********************************************************************************************** */
  342. I will present two entirely different methods for generating serial numbers.  The simplest, most direct method of attack is to restrict the problem domain to that of entirely numeric serial numbers.  This approach removes the difficulty imposed by the "(SNStr[k]>='A')" test - but imposes the lesser restriction that SNStr[Len] is '0' or '1' in general (specific counterexamples exist).  Thus we can arbitrarily choose digits for the first (mid-1) odd index characters, the 2nd to last (len-1) character (actually this character can even be an alpha), while the last character is choosen as '0' or '1'.  Once those choices have been made it is a fairly straight forward procedure to calculate the remaining first (mid-1) even index numeric characters.  The procedure is as follows
  343.  
  344. Step
  345. ====
  346.  
  347. #1 Choose len such that len>=minLength and len%2=0
  348. #2 Set mid=len/2
  349. #3 Choose numeric characters to occupy the first (mid-1) odd index positions of SNStr
  350. #4 Choose numeric or alpha character to occupy SNStr[len-1]
  351. #5 Choose numeric character '0' or '1' to occupy SNStr[len]
  352. #6 if len%2=1 (len is odd) then choose an arbitrary character for SNStr[len-3]
  353. #7 Calculate the constant         specialA=  myVal(SNStr[len])
  354. #8 Calculate the initial value of specialB=((myVal(SNStr[len-1])^specialA)+mid)%10
  355. #9 Set i=0
  356. #A   Increment i then set k=mid-i
  357. #B   Calculate specialB=(((SNStr[2*k-1]-'0')^specialA)+k+specialB+(i*mult))%10
  358.  
  359.      At this point we know that 0<=specialA<2 and 0<=specialB<10
  360.      We need to find the value of C=myVal(SNStr[2*i]) such that
  361.  
  362.      (C^specialA)%10=specialB, C=0..9.
  363.  
  364.      Letting D=C^specialA the above modular equation becomes D%10=specialB, C=0..9
  365.  
  366.      The general solution (the equation has solutions since specialB<10) to this modular equation
  367.      is:
  368.  
  369.      D=specialB + 10*m, integer m=0..infinity.
  370.  
  371.      However since we must have C=0..9 (in order to get a numeric SN#) and specialA=0..1 we know
  372.      that D=0..9 since D=C^specialA and 9^1=8<10 and a-b<=0<=a^b<=a+b , when 0<=b<=a
  373.      (ie D=0..9 since 0..9 xor 0..1=0..9, but 0..9 xor 2..m=0..9+m -- this is the reason why
  374.      specialA (and thus the last character) must be restricted to 0..1)
  375.  
  376.      Thus since we know that D=0..9 we can ignore the mod operator and work with the simple equation
  377.  
  378.      D=specialB or C^specialA=specialB which implies C=specialB^specialA thus we have step #C
  379.  
  380. #C   Calculate the solution character as SNStr[2*i]=myValToChar(specialB^specialA)
  381. #D   if (i<mid) goto step #A
  382.  
  383. Example for len=14, mult=9
  384.  
  385. Char      000000000011111
  386. Index     012345678901234
  387.           ---------------
  388. SNStr[]="\p1#3#5#7#9#1#91"
  389.  
  390. After Step A
  391.  
  392. mid=7
  393. specialA=myVal('1')=1
  394. specialB=((9^1)+7)%10=(8+7)%10=5
  395.  
  396. After Step C (i=1,k=6)
  397. specialB=((('1'-'0')^1)+6+5+9)%10=(0+20)%10=10%10=0
  398. SNStr[2]=myValToChar(0^1)='1'
  399.  
  400. After Step C (i=2,k=5)
  401. specialB=((('9'-'0')^1)+5+0+8)%10=((9^1)+13)%10=21%10=1 //8 is just 18%10 (modular simplification)
  402. SNStr[4]=myValToChar(1^1)='0'
  403.  
  404. After Step C (i=3,k=4)
  405. specialB=((('7'-'0')^1)+4+1+7)%10=((7^1)+12)%10=18%10=8
  406. SNStr[6]=myValToChar(8^1)='9'
  407.  
  408. After Step C (i=4,k=3)
  409. specialB=((('5'-'0')^1)+3+8+6)%10=((5^1)+17)%10=21%10=1
  410. SNStr[8]=myValToChar(1^1)='0'
  411.  
  412. After Step C (i=5,k=2)
  413. specialB=((('3'-'0')^1)+2+1+5)%10=((3^1)+8)%10=10%10=0
  414. SNStr[10]=myValToChar(0^1)='1'
  415.  
  416. After Step C (i=6,k=1)
  417. specialB=((('1'-'0')^1)+1+0+4)%10=((1^1)+5)%10=5%10=5
  418. SNStr[12]=myValToChar(5^1)='4'
  419.  
  420. thus SNStr[]="\p11305970911491" (This is a valid Insider 2.0.1 SN#)
  421.  
  422. /* ********************************************************************************************** */
  423. The next method I present gets around the no non-digit characters (but last character must be a '0' or '1') restriction at the cost that we must work the problem both forwards and backwards.  This technique comes about by noting that the "(SNStr[k]>='A')" test is only dependent upon the first (mid-1) characters of SNStr.  Thus if we arbitrarily select the last two and these characters within the restriction(s) this test imposes we can solve for the remaining (next mid-1) characters in a two part process.
  424.  
  425. First we must note that the test implies that:  isAlpha(SNStr[k])=isAlpha(SNStr[2*k-1])
  426.  
  427. ie for Len=14
  428.  
  429. k 2*k-1
  430. = =====
  431. 6 11
  432. 5  9
  433. 4  7
  434. 3  5
  435. 2  3
  436. 1  1
  437.  
  438. thus for Len=14
  439.  
  440. Char      000000000011111
  441. Index     012345678901234
  442.           ---------------
  443. SNStr[]="\p?xxyxzy?x?z???"
  444.  
  445. where each character marked with and x,y, or z must be the same type (alpha or digit) as the other characters so marked. In this case, we are only choosing the first 6 characters, so we must be sure that the characters at indexes 2,3 and 5 are either all digits or all alpha's - and when we are solving for the next six characters we must restrict our solutions to those in which the characters at indexes 7,9, and 11 match those that we choose at 4,5 and 6 respectively.  Now as far as solving for our 6 remaining unknowns at positions 7 thru 12 we note that we must work the indexes in the same order as our loop since specialB is an (modular) recurrence equation.  Thus, since the index interdependencies between specialB and specialC are (respectively - in the order we must solve them):
  446.  
  447. step  2*k-1 2*i
  448. ====  ===== ===
  449. 1     11     2
  450. 2      9     4
  451. 3      7     6
  452. 4      5     8
  453. 5      3    10
  454. 6      1    12
  455.  
  456. and we have already specified the characters at indexes 1 thru 6 it is clear that we must first solve (backwards) for the characters at positions 11,9 and 7 by calculating specialB as a function of itself and specialC and specialA; then we must solve (forwards) for positions 8,10 and 12 by (direct) calculation of specialB from itself and specialA.  Both of these calculations can lead to multiple solutions (which is fine) due to modular arithmetic and the increased degrees of freedom in the pseudo (since the first 6 characters are not independent of themselves) independent variables (characters).
  457.  
  458. We must also note that in general we must have specialA=myVal(SnStr[len]) in a small enough range 0..n that will allow us to solve equations of the form:
  459.  
  460.  u + (v^specialA)=w mod 10 for the variable v=0..9 or 10..35 or 0..35 where both u,w=0..9
  461.  u + x           =w mod 10 ,where x=v^specialA
  462. (u + x)%10       =w        ,which implies u+x=w+10*j, integer j>=0 (and j<=4 in our case)
  463.  
  464. thus we have x=w-u+10*j, 0<=j<=4 or simply
  465.  
  466. v=(w-u+10*j)^specialA , j=0..4 such that v=0..9 or 10..35 or 0..35
  467.  
  468. but being able to generally satisfy the first range v=0..9 requires that specialA be constrained to 0..1  This range is also sufficient to guarantee that the other ranges of v are satisfied by some value of j in 0..4
  469.  
  470. Step
  471. ====
  472.  
  473. #1  Choose a len such that len>=minLength, if len%2=1 then SNStr[len-3] can be any character.
  474. #2    Choose the last two characters - the last character must be '0'..'9','A'..'V'
  475.    (note you can do this in many ways and still get the value for myVal(SNStr[len-1]))
  476. #3  Choose the each of the first six character from '0'..'9','A'..'Z' with the constraint that the
  477.     characters at indexes 2,3 and 5 are either all digits or all alpha's.
  478. #4    Calculate the constant         specialA=  myVal(SNStr[len])
  479. #5    Calculate the initial value of specialB=((myVal(SNStr[len-1])^specialA)+mid)%10
  480. #6    Set i=0
  481. #A      Increment i then set k=mid-i
  482. #B      Calculate specialC=(myVal(SNStr[2*i])^specialA)%10
  483. #C      DR (desired range) = rangeOfType(SNStr[k]) = 10..35 if isAlpha(SNStr[k]) else =0..9
  484. #D      Solve specialC=((v^specialA)+k+specialB+(i*mult))%10 for v in DR.
  485.  
  486.       let u=(k+specialB+(i*mult))%10 then we can rewrite the above as
  487.  
  488.       (u+(v^specialA))%10=specialC, v in DR.
  489.  
  490.       That is:
  491.  
  492.       v=(specialC-u+10*j)^specialA, for any j=0..4 such that specialC-u+10*j>=0 and v in DR.
  493.  
  494.       ie (in pseudo code):
  495.  
  496.       j=0
  497.       if ((specialC-u)<0) increment j
  498.       repeat
  499.         calculate v=(specialC-u+10*j)^specialA
  500.         increment j
  501.       until (v in DR)
  502.  
  503. #E    Set SNStr[2*k-1]=myValToChar(v) and specialB=specialC
  504. #F    if (i<=((mid-1)/2)) goto step#A
  505.  
  506. #G      Increment i then set k=mid-i
  507. #H    if (isAlpha(SNStr[k]))
  508.           Calculate specialB=(((SNStr[2*k-1]-'A')^specialA)+k+specialB+(i*mult))%10
  509.       else
  510.           Calculate specialB=(((SNStr[2*k-1]-'0')^specialA)+k+specialB+(i*mult))%10
  511. #I    Solve specialB=((v^specialA)%10 for v in 0..35
  512.  
  513.       That is:
  514.  
  515.       v=(specialB+10*j)^specialA such that j in 0..4 and v in 0..35
  516.  
  517.       ie (in pseudo code):
  518.  
  519.       j=0
  520.       repeat
  521.         calculate v=(specialB+10*j)^specialA
  522.         increment j
  523.       until (j=5)
  524.    pick a valid value of v from the values just calculated
  525.  
  526. #J    if (i<(mid-1)) goto step#G
  527.  
  528. EX:  For 4D insider 1.0.1 choosing the initial values SNStr[]='AAAAAA??????50' leads
  529. to the following (3*4*3*4*2*4*4) 4608 valid serial numbers.  (for any given SN# you may choose for each index any one of the characters in that indexes column)
  530.  
  531. SNStr[]='\pAAAAAAB3F0H150'
  532.                  LDPARBF
  533.                  VNZK LP
  534.                   X U VZ
  535.  
  536. thus some serial numbers would be:
  537.  
  538. 'AAAAAABDZUR1F0'
  539. 'AAAAAAB3F0H150'
  540. 'AAAAAAB3ZARBZ0'
  541.  
  542. In fact if we made the SN# 15 characters long we could arbitrarily choose the 13th character and get at least 4608*36=165888 valid serial numbers that all began with 'AAAAAA' and ended with '0' !!! (actually more since any character would work not just '0'..'9' 'A'-'Z')
  543. -
  544. 4D Write
  545. v2.1
  546. SN#522691 Card#P.040029220455
  547. -
  548. 4th Dimension
  549. vAll
  550. †See '4D <product name>' 
  551. -
  552. 4th Right
  553. vAll
  554. Butterball (case sensitive)
  555. -
  556. 5PM Term
  557. vAll
  558. AICDBP-HHIJLD-FPTAJF-IBHBIM
  559. -
  560. 8 Ball Deluxe
  561. v1.0.1
  562. 6267EM11002
  563. †Place the contents from all three disks into a folder and run the application. Let it uncompress all three files, when it gets to the Registration Dialog, CANCEL it and exit to Finder. Change:
  564.  
  565. CODE 4+$1B8E     From: 660E To: 600E
  566. CODE 4+$1BAC     From: 670E To: 600E
  567.  
  568. or try
  569.  
  570.     After you first take it off the disks, run it once so that it will decompress itself, then cancel and change:
  571. To use anything as a registration number:
  572.    This part changes the application tampering check:
  573.    CODE 4+$1BAC     From: 670E To: 600E
  574.    This part changes the dialog handling procedure:
  575.    CODE 4+$2E47     From: 670E To: 600E
  576.  
  577. Also
  578.  
  579. To really crack 8-Ball Deluxe, after you’ve done the crack, change:
  580.  
  581. CODE 2+$2EB2     From: 67 To: 60
  582. Then you can copy the files all over the place.
  583.  
  584. OK, now to spice up your game:
  585. To get infinite lives:
  586. {How do you end the game? I dunno… Try it for practice!!!}
  587. CODE 5+$3EEA     From: 661C To: 601C
  588. To set your number of lives:
  589. CODE 5+$371E     From: 0004 To: Whatever! Ex.
  590. 1 = $0001
  591. 2 = $0002
  592. 4 = $0004
  593. 9 = $0009
  594. 10 = $000A
  595. 11 = $000B
  596. 16 = $0010
  597. 17 = $0011
  598.     Get the idea? Remember to make sure it's 4 characters long when you type it in! Also, when you play, you’ll only see a '-' for your ball, because it thinks that because you've got n balls left, and it ends at 4 (5?), you’ve got
  599. 4 (5?) - n (Probably a negative number) left!
  600. -
  601. Aaron
  602. v1.1.1
  603. †To Register Aaron (any version):
  604. Keep the Return key pressed during the computer boot up. 
  605. That will register Aaron.
  606. -
  607. ABCBase
  608. vAll
  609. †Search for: A9F4 42A7
  610. Change to:  4E71  " "
  611. Search for: A9F4 4246
  612. Change to:  4E71  " "
  613. -
  614. AboutFace
  615. v1.3
  616. 1022446
  617. -
  618. Accelerator
  619. vAll
  620. A300-11114-CP4U
  621. A300-12935-CP4U
  622. A300-31239-CP4U
  623. -
  624. Access PC
  625. v3.0
  626. 0120 0000 0253 0278
  627. 0120 0000 4589 1115
  628. v2.0.2
  629. 500056261
  630. -
  631. Accountant Inc. Pro
  632. vAll
  633. 18225
  634. -
  635. Accutext
  636. v2.0
  637. 10900016
  638. -
  639. AD (After Dark)
  640. v3.0
  641. ADM-00670-6681
  642. ADM-21289-8489
  643. ADM-30306-9708
  644. ADM-75689-8965
  645. ADM-90213-6771
  646. ADM-90213-6772
  647. †If you need more serial numbers, you can change the last digit of any of the ones above.
  648. -
  649. AD Disney Screen Saver
  650. vAll
  651. DIS-00670-6681
  652. DSM-75689-8965
  653. -
  654. AD Loony Tunes
  655. v1.0
  656. xxx-00670-6681
  657. -
  658. AD Marvel Comics Saver
  659. vAll
  660. EAM-30306-9708
  661. MAR-00670-6681
  662. -
  663. AD Scream Saver
  664. vAny
  665. SSM-75689-8965
  666. -
  667. AD Simpsons
  668. vAll
  669. ZQM-65187-4617
  670. -
  671. AD Star Trek Next Generation
  672. v1.0
  673. NGM-00670-6681
  674. ZQM-35600-2587
  675. -
  676. AD Star Trek Posters Saver
  677. vAll
  678. SPM-90213-6771
  679. -
  680. AD Star Trek Screen Saver
  681. vAll
  682. EAM-30306-9708
  683. KAM-21289-8489
  684. STM-00670-6681
  685. †ADga 1+$864     From: 6706 To: 6006
  686. ADga 1+$882     From: 6604 To: 6004
  687. ADga 1+$896     From: 6704 To: 6004
  688. ADga 1+$8F4     From: 57C0 To: 4E71
  689.  
  690. Anything will work as a serial number when running the Installer program - you cannot just drag the control panel into your System Folder. The Name, Organization, and Serial Number are stored in the 'InaP' resources in the After Dark control panel. They are encrypted - didn't bother to figure the method that out.
  691.  
  692. or try:
  693.  
  694. The crack is in the script file, resource ADga #1
  695. Offset   Original    Cracked
  696.    2AC         67         60
  697.    362   6700FEE4   4E714E71
  698.    7A4         66         60
  699.    864         67         60
  700.    88E       6FE0       4E71
  701.    896         67         60
  702.    8B6       6DE8       4E71
  703.    8E6       6DD4       4E71
  704. -
  705. AD Totally Twisted Screen Saver
  706. vAny
  707. TTT-00670-6681
  708. -
  709. AD X-Men
  710. v1.0
  711. ZQM-65187-4617
  712. -
  713. AddDepth
  714. v2.0
  715. AD-200-1-1764-42848
  716. v1.0.2
  717. AD-102-8-1634-17056
  718. v1.0
  719. AD-100-2-1272-46699
  720. -
  721. Adobe Acrobat
  722. v2.0 Mac
  723. ANW200U3010000-353
  724. ANW200U3010001-986
  725. ANW200U3010002-619
  726. ANW200U3010003-252
  727. ANW200U3010004-885
  728. ANW200U3010005-518
  729. ANW200U3010006-151
  730. ANW200U3010007-784
  731. ANW200U3010008-417
  732. ANW200U3010009-334
  733. ANW200U3010010-952
  734. ANW200U3010011-585
  735. ANW200U3010012-218
  736. ANW200U3010013-851
  737. ANW200U3010014-484
  738. ANW200U3010015-117
  739. ANW200U3010016-750
  740. ANW200U3010017-383
  741. ANW200U3010018-300
  742. ANW200U3010019-649
  743. ANW200U3010020-551
  744. ANW200U3010021-184
  745. ANW200U3010022-817
  746. ANW200U3010023-450
  747. ANW200U3010024-367
  748. ANW200U3010025-716
  749. ANW200U3010026-349
  750. ANW200U3010027-982
  751. ANW200U3010028-615
  752. ANW200U3010029-248
  753. ANW200U3010030-150
  754. ANW200U3010031-783
  755. ANW200U3010032-416
  756. ANW200U3010033-333
  757. ANW200U3010034-682
  758. ANW200U3010035-315
  759. ANW200U3010036-948
  760. ANW200U3010037-581
  761. ANW200U3010038-214
  762. ANW200U3010039-847
  763. ANW200U3010040-749
  764. ANW200U3010041-382
  765. ANW200U3010042-299
  766. ANW200U3010043-648
  767. ANW200U3010044-281
  768. ANW200U3010045-914
  769. ANW200U3010046-547
  770. ANW200U3010047-180
  771. ANW200U3010048-813
  772. ANW200U3010049-446
  773. ANW200U3010050-348
  774. v2.0 WorkGroup
  775. DEW200U3100000-010-974
  776. DEW200U3100001-010-607
  777. DEW200U3100002-010-240
  778. DEW200U3100003-010-873
  779. DEW200U3100004-010-506
  780. DEW200U3100005-010-139
  781. DEW200U3100006-010-772
  782. DEW200U3100007-010-405
  783. DEW200U3100008-010-322
  784. DEW200U3100009-010-671
  785. DEW200U3100010-010-573
  786. DEW200U3100011-010-206
  787. DEW200U3100012-010-839
  788. DEW200U3100013-010-472
  789. DEW200U3100014-010-105
  790. DEW200U3100015-010-738
  791. DEW200U3100016-010-371
  792. DEW200U3100017-010-288
  793. DEW200U3100018-010-637
  794. DEW200U3100019-010-270
  795. DEW200U3100020-010-172
  796. v2.0 PC
  797. WVW200U3100000-340
  798. WVW200U3100001-689
  799. WVW200U3100002-322
  800. WVW200U3100003-955
  801. WVW200U3100004-588
  802. WVW200U3100005-221
  803. WVW200U3100006-854
  804. WVW200U3100007-487
  805. WVW200U3100008-120
  806. WVW200U3100009-753
  807. WVW200U3100010-655
  808. v1.0
  809. DEW100R3100564-885
  810. MVW100R3100000-050-208 (50 User)
  811. -
  812. Adobe Acrobat Exchange
  813. v2.0
  814. MVW200R3100411-609
  815. -
  816. Adobe After Effects
  817. v2.0.1
  818. XH9-SVJ1-B5K
  819. -
  820. Adobe Illustrator
  821. v5.5
  822. AAW500U3105408-140
  823. -
  824. Adobe Serial Number Assignments (Foreign)
  825. vAny
  826. †Serial Number Assignment
  827.  
  828. The serial number format is                 PPLVVVZxxxxxx-ccc
  829.  
  830.     PP    =        product identifier
  831.     L    =        language identifier    W=US, ROW
  832.                     E=Eng. Int'l
  833.                     F=French
  834.                     G=German
  835.                     I=Italian
  836.                     P=Spanish
  837.                     J=Japanese
  838.     VVV    =        version    T=Chinese
  839.     Z    =        Media Type /Package ID    K=Korean
  840.                 Rtl 3", Rtl5.25", RtlCD
  841.                 X=NFR, U=Upg, B=Bndl
  842.     xxxxxx    =        sequence number, 6 digits
  843.     ccc    =        Checksum
  844.  
  845. DESCRIPTION                         CURRENT FORMAT            ITEM ID
  846.  
  847. Japanese Language Products
  848.  
  849. ATM-J Roman                                                   0199 2083
  850. ATM-J v2.06                         ATJ206----                0199 5572
  851. ATM-J v2.05                         ATJ205----                0199 4732
  852. ATM-J v3.51                         ATJ351---ccc              0199 6458
  853. ATM-J v3.51, NFR                    ATJ351X--ccc              0199 6457
  854. ATM-J v3.5.2                        ATJ352---ccc              0199 6735
  855. ATM-J v3.5.3                        ATJ353(6)-ccc             0199 7535
  856. ATM-J v3.8                          ATJ380(6)-ccc             0197 0285
  857. ATM-J v3.5.2, NFR                   ATJ352X--ccc              0199 6734
  858. ATM-J v3.8, NFR                     ATJ380X(6)ccc             0197 0313
  859. ATM-J v3.5.3, NFR                   ATJ353X(6)-ccc            0199 7534
  860. ATM-J Kanji 2.0.6                   ATJ206X                   0199 5581
  861. ATM-J Kanji 2.0.4                   ATJ204X                   0199 4185
  862. ATM Japanese Version                ATJ2031---                0199 3469
  863. ATM Japanese Version                ATJ2041---                0199 3683
  864. ATM JPL Plus Pack Version 2.0.6     PPJ206----                0199 5573
  865. ATM JPL Plus Pack Version 2.0.5     PPJ205----                0199 4731
  866. ATM JPL Plus Pack Version 2.0.4     PPJ204----                0199 3878
  867. ATM JPL Plus Pack Version 3.5.3     PPJ353(6)-ccc             0199 7537
  868. ATM JPL Plus Pack Version 3.8.1     PPJ381(6)-ccc             0197 0509
  869. ATM/W J v2.5, 3.5"                  AWJ250R3---               0299 6462
  870. ATM/W J v2.5, 5.25"                 AWJ250R5---               0299 6463
  871. ATM/W J v2.5, 3.5" v2.5.1           AWJ251R3(6)ccc            0299 6822
  872. ATM/W J v2.5, 5.25" v2.5.1          AWJ251R5(6)ccc            0299 6823
  873. ATM/W J v2.5, 3.5" v2.5.1 NFR       AWJ251X3(6)ccc            0299 7679
  874. JPL Plus Pack Windows 3.5 v2.5.1    PQJ251R3                  0299 6890
  875. JPL Plus Pack Windows 5.25 2.5.1    PQJ251R5                  0299 6891
  876. ATL 3.5 Value Pack Windows v2.51    FTJ251R3                  0299 6873
  877. ATL 5.25 Value Pack Windows 2.51    FTJ251R5                  0299 6872
  878. ATL Value Pack Heisei               FVJ205----                0199 4857
  879. ATL Value Pack Heisei               FVJ353(6)-ccc             0199 7536
  880. ATL Value Pack Heisei               FVJ381(6)-ccc             0197 0518
  881. Fonts - Japanese                    FAJ101----                0199 3367
  882. Fonts - Japanese                    FAJ102----                0199 3684
  883. Fonts - Japanese                    FAJ103----                0199 3990
  884. Fonts - Japanese                    FAJ104----                0199 4910
  885. Fonts - Japanese                    FAJ105----                0199 5381
  886. Fonts - Japanese                    FAJ106(6)ccc              0199 7442
  887. Fonts - Japanese HS Min W3 Gaiji    FSJ351(6)ccc              0199 7611
  888. Fonts - Japanese HS Min W3 Gaiji    FSJ381(6)ccc              0197 1040
  889. Streamline Japan                    SAJ120----                0199 2094
  890. Streamline Japan, NFR               SAJ120X---                0199 5012
  891. Streamline Japan v3.0               SAJ300R3(6)ccc            0199 7169
  892. Streamline Japan, NFR v3.0          SAJ300X3(6)ccc            0199 7170
  893. Streamline Japan v3.1               SAJ310R3(6)ccc            0197 0939
  894. Streamline Japan, NFR v3.1          SAJ310X3(6)ccc            0197 0938
  895. AI'88 Japanese
  896. AI JPL Mac 1.9.6 Demo               AIJ196X----               0199 4184
  897. AI JPL Mac V3.2 SS, NFR             AAJ320X3---ccc            0199 4871
  898. AI JPL Mac V3.2. SS                 AAJ320----                0199 4273
  899. AI JPL Mac V5.0                     AAJ500R1(6)ccc            0197 0318
  900. AI JPL Mac V5.0 NFR                 AAJ500X1(6)ccc            0197 0324
  901. AI JPL Mac V3.2.1                   AAJ321---ccc              0199 5134
  902. AI JPL Mac V3.2.1 NFR               AAJ321X--ccc              0199 5135
  903. AI/W JPL v4.02 DOS 3.5 NFR          ABJ4026(6)                0299 7776
  904. AI/W JPL v4.02 NEC 3.5 NFR          ABJ4027(6)                0299 7777
  905. AI/W JPL v4.02 DOS 3.5              ABJ4023(6)                0299 7765
  906. AI/W JPL v4.02 NEC 3.5              ABJ4024(6)                0299 7766
  907. AI/W JPL v4.02 Dual 5.25            ABJ4025(6)                0299 7767
  908. Premiere 2.0                        PRJ200----ccc             0199 5981
  909. Premiere 2.0 NFR                    PRJ200X---ccc             0199 5982
  910. Premiere 4.01                       PRJ401R3(6)ccc            0199 8278
  911. Premiere 4.01 NFR                   PRJ401X3(6)ccc            0199 8279
  912. Premiere 4.01 Bndl                  PRJ401B3(6)ccc            0199 8280
  913. Premiere v1.01                      PRJ101---ccc              0199 3995
  914. Premiere/W v4.01 Dos 3.5"           MBJ400R3(6)ccc            0297 0241
  915. Premiere/W v4.01 Dos 3.5" NFR       MBJ400X3(6)ccc            0297 0246
  916. Premiere/W v4.01 NEC 3.5" NFR       MBJ400X4(6)ccc            0297 0258
  917. Premiere/W v4.01 NEC 3.5            MBJ400R4(6)ccc            0297 0257
  918. Dimensions v1.01 NFR                DAJ101X--ccc              0199 6598
  919. Dimensions v1.01                    DAJ101---ccc              0199 6047
  920. Dimensions v2.0                     DAJ200R3(6)               0199 8245
  921. Dimensions v2.0 NFR                 DAJ200X3(6)               0199 8246
  922. Postscript SDK-J                    DVJ100----                0399 1577
  923. Postscript SDK-J v1.2               DVJ120(6)ccc              0399 2342
  924. Phsp/W v2.5.1, 5.25"             PWJ251R5(6) ccc           0299 7290
  925. Phsp/W v2.5.1, 3.5" (DOS only)      PWJ251R3(6) ccc           0299 7291
  926. Phsp/W v2.5.1, NFR, 3.5" (DOS)      PWJ251X3(6) ccc           0299 7294
  927. Phsp/W v2.5.1, 3.5" (NEC only)      PWJ251R4(6) ccc           0299 7312
  928. Phsp/W v2.5.1, NFR, 3.5" (NEC)      PWJ251X4(6) ccc           0299 7315
  929. Photoshop 2.0.1 Japan               PCJ201----ccc             0199 3682
  930. Photoshop 1.0.7 Japan               PCJ107----ccc             0199 2753
  931. Photoshop-J NFR                     PDJ107----ccc             0199 2981
  932. Photoshop 2.0.1-J NFR               PDJ201----ccc             0199 4183
  933. Photoshop 2.5.1 Japan NFR           PSJ251X3(6)ccc            0199 6779
  934. Photoshop 2.5.1 Japan               PSJ251R3(6)ccc            0199 6780
  935. Photoshop 3.0 Japan NFR             PSJ300X1(6)ccc            0197 0342
  936. Photoshop 3.0.3 Japan NFR           PSJ303X1(6)ccc            0197 1483
  937. Photoshop 3.0 Japan                 PSJ300R1(6)ccc            0197 0343
  938. Photoshop 3.0.3 Japan               PSJ303R1(6)ccc            0197 1457
  939. Photoshop Bndl 3.0.3 Japan          PSJ303B1(6)ccc            0197 1484
  940. -
  941. Adobe Serial Number Assignments Mac
  942. vAny
  943. †Serial Number Assignment
  944.  
  945. The serial number format is                 PPLVVVZxxxxxx-ccc
  946.  
  947.     PP    =        product identifier
  948.     L    =        language identifier    W=US, ROW
  949.                     E=Eng. Int'l
  950.                     F=French
  951.                     G=German
  952.                     I=Italian
  953.                     P=Spanish
  954.                     J=Japanese
  955.     VVV    =        version    T=Chinese
  956.     Z    =        Media Type /Package ID    K=Korean
  957.                 Rtl 3", Rtl5.25", RtlCD
  958.                 X=NFR, U=Upg, B=Bndl
  959.     xxxxxx    =        sequence number, 6 digits
  960.     ccc    =        Checksum
  961.  
  962. DESCRIPTION                       CURRENT FORMAT            ITEM ID
  963.  
  964. Macintosh version products
  965.  
  966. Fonts - MAC                       FAW500----                0199 2986
  967. Fonts - MAC                       FAW361R3(6)ccc            0199 7973
  968. Fonts - MAC                       FAW381R3(6)ccc            0197 0102
  969. MultiMaster Fonts                 MMW500---                 0199 3649
  970. MultiMaster Fonts                 MMW361R3(6)ccc            0199 7978
  971. MultiMaster Fonts                 MMW381R3(6)ccc            0197 0169
  972. Mac Cyrillic                      FAK500----                0199 6298
  973. Mac Cyrillic                      FAK361R3(6)ccc            0199 7981
  974. Mac Cyrillic                      FAK380R3(6)ccc            0197 0168
  975. Mac Font Charleston Collection    SMW361R3(6)ccc            0197 0181
  976. Mac, Sample                       SMW380R3(6)ccc            0199 8455
  977. Mac, Sample                       SMW381R3(6)ccc            0197 0593
  978. Pub Pack #1 - MAC                 PAW40O----                0199 1309
  979. Pub Pack #2 - MAC                 PBW400----                0199 1310
  980. Pub Pack #3 - MAC                 PCW400----                0199 1311
  981. Initial Caps MAC                  AGW200R3(6)CCC            0197 0271
  982. Smart Choice Mac                  FCW380R3(6)CCC            0197 0182
  983.  
  984. Font Folio rev. 1 - MAC           FFP----.001               0399 1202
  985. Font Folio rev. 2 - MAC           FFP----.002               0399 1268
  986. Font Folio rev. 3 - MAC           FFP----.003               0199 2293
  987. Font Folio R4 w/copyright         FFO----.004               0199 3460
  988. Font Folio Upgrade 1           S/N    FFU1-------           0199 1570
  989. Font Folio Upgrade 2           S/N    FFU2-------           0199 1571
  990. Font Folio Upgrade 3           S/N    FFU3-------           0199 1572
  991. Font Folio Upgrade 4           S/N    FFU4-------           0199 1616
  992. Font Folio Upgrade 5           S/N    FFU5-------           0199 1639
  993. Font Folio Upgrade 6           S/N    FFU6-------           0199 1640
  994. Font Folio Upgrade 7           S/N    FFU7-------           0199 1727
  995. Font Folio Upgrade 8           S/N    FFU8-------           0199 1740
  996. Font Folio Upgrade 9           S/N    FFU9-------           0199 2032
  997. Font Folio Upgrade 10          S/N    FFU10------           0199 2370
  998. Font Folio Upgrade 11          S/N    FFU11                 0199 2643
  999. Font Folio Upgrade 12          S/N    FFU12                 0199 2621
  1000. Font Folio Upgrade 13          S/N    FFU13                 0199 2622
  1001. Font Folio Upgrade 14          S/N    FFU14                 0199 3283
  1002.  
  1003. CD Rom Font Folio                 CDF100----                0199 2427
  1004. CD Rom Font Folio 1-250           CDF250----                0199 3960
  1005. CD Rom Font Folio 1-325           CDF3251(6)                0199 5030
  1006. CD Rom Font Folio 1-360           CDF360R7(6)ccc            0399 2184
  1007. CD Rom Font Folio/Type on Call    CDW100----                0199 2593
  1008. TOC v2.0 Barcode, Retail, Eur     CDE200150--               0199 6164
  1009. TOC v3.0 Barcode, Retail, Eur     CDE30030750-              0199 6862
  1010. TOC v2.0 Barcode                  CDW200----                0199 3949
  1011. TOC v3.0 Barcode                  CDW300(7)                 0199 6744
  1012. TOC v3.01 Barcode                 CDW301(7)                 0199 8087
  1013. TOC v3.0 Barcode, Ed              CEW300(7)                 0199 6866
  1014. TOC v3.01 Barcode, Ed             CEW301(7)                 0199 8088
  1015. TOC Mac V.2 Europe Bndl Vers      CDE200B151-               0199 5125
  1016. TOC Mac V3.01 Europe Bndl Vers    CDE301B(7)                0199 8053
  1017. TOC Mac V.3 Europe Bndl Ver       CDE300B(7)                0199 7049
  1018. TOC v2.0 Ed                       CEW200----                0199 4707
  1019. TOC for SATM V2.0 bndl/barcode    CDW200B170-               0199 5061
  1020. TOC V2.0 bndl ver./barcode        CDW200B170-               0199 6485
  1021. TOC V3.0 bndl ver./barcode        CDW300B3---               0199 6755
  1022. TOC V3.0 bndl MacWhse             CDW300M3(7)ccc            0199 7612
  1023. TOC V3.01 Serv Bureau             CDW301S3(7)ccc            0199 8094
  1024. TOC V3.01 Mac Zone                CDW301Z3(7)ccc            0199 7881
  1025. TOC V3.01 Mac Aldus Bndl          CDW301A(7)ccc             0199 7710
  1026. TOC V3.01 Mac User Group/Tr    CDW301X(6)ccc             0197 0118
  1027. TOC V3.01 Mac Aldus Bndl Eur      CDE301A(7)ccc             0199 7856
  1028. TOC V3.01 Mac Bndl                CDW301B(7)                0199 8089
  1029.  
  1030. ATM 2.0.3                         ATW203----                0199 2168
  1031. ATM 3.6.1                         ATW361R3(6)ccc            0199 7885
  1032. ATM 3.8                           ATW380R3(6)ccc            0199 8184
  1033. SATM Retail                       GHW100R3(6)               0199 5057
  1034. SATM 5 User                       GHW100R3(6)-05-ccc        0199 5058
  1035. SATM 25 User                      GHW100R3(6)-025-cc        0199 5059
  1036. SATM 100 User                     GHW100R3(6)-100-cc        0199 5060
  1037. ATM 3.6                           ATW360----                0199 6883
  1038. SATM v3.6.1                       GHW361R3(6)-ccc           0199 7560
  1039. SATM 5 User v3.6.1                GHW361R3(6)-05-ccc        0199 7561
  1040. SATM 25 User v3.6.1               GHW361R3(6)-025-cc        0199 7562
  1041. SATM 100 User v3.6.1              GHW361R3(6)-100-cc        0199 7563
  1042. SATM 100 User v3.6.1              GHW361R3(6)-100-cc        0199 7563
  1043. SATM v3.8.2                       GHW382R3(6)-ccc           0197 1353
  1044. ATM v3.6.1 Variety Pack           FEW361R3(6)-ccc           0199 7705
  1045. ATM v3.8.1 Variety Pack           FEW381R3(6)-ccc           0197 0971
  1046. ATM Mac generic bundle            no pn# issued
  1047. ATM Mac Bndl Env., TI             BMW203----TI              0199 3778
  1048. ATM Mac v2.03 DEC Bndl Env.EI     BME203----                0199 6753
  1049. ATM v3.5.1/Falcon Bndl            BMW351----                0199 6491
  1050. ATM v2.03 DEC Bndl, ENG           BMW250----                0199 6028
  1051. ATM MAC Envelope v3.8.1           BMW381B3(6)ccc            0197 1705
  1052. ATM Mac/Lotus bundle
  1053. ATM Mac/Type Set/Sonet chip       BSW200----                0199 2773
  1054. ATM Mac/Lexmark bundle
  1055. Lotus 123,                     MAC    FOW100----            0199 3386
  1056. ATM Mac/Ventura Publisher bun     VAW200----                0199 2821
  1057. ATM Osprey English, Mac           BQW203----                0199 4752
  1058. ATM Osprey, Spanish               BQP203----                0199 4934
  1059. ATM Osprey, French                BQF203----                0199 4935
  1060. ATM Osprey, German                BQG203----                0199 4936
  1061. ATM Osprey, Italian               BQI203----                0199 4938
  1062.  
  1063. ATM Plus Pack - MAC               PPW100----                0199 1661
  1064. Adobe Type Set 1, 2, 3 Mac        FSW100----                0199 1728
  1065. Adobe Type Set Value Pack MAC     FVW100---                 0199 4705
  1066. Adobe Type Set Value Pack MAC     FVW360---                 0199 6909
  1067. Adobe Type Set Value Pack MAC     FVW381R3(6)ccc            0197 0906
  1068. Adobe Type Set Value Pack Ed      FVW381E3(6)ccc            0197 0907
  1069. Type Set for Business-MAC         FMW100----                0199 2982
  1070. Type Align v1.0.5                 TYW105----                0199 3997
  1071. Type Align                        TYW100----                0199 1826
  1072. Type Reunion                      GPW102----                0199 1827
  1073. Type Reunion v1.2                 GPW120R3(6)ccc            0197 0375
  1074. Type Reunion Generic Bndl         MRW100----                0199 2787
  1075. Wild Type                         FGW360R3(6)ccc            0199 6522
  1076. Wild Type v3.6.1                  FGW361R3(6)ccc            0199 7886
  1077. Type Basics, Mac                  MTW360----                0199 6521
  1078. Type Basics, Mac                  MTW381R3(6)ccc            0197 0915
  1079. Type Basics, Ed, Mac              MTW381E3(6)ccc            0197 0916
  1080.  
  1081. AI'88 v.1.6                       AAO-------V2.0            0199 1288
  1082. AI'88 v.1.8                       AAO-------V2.1            0199 1288
  1083. AI'88 v.1.9.3                     AAO-------V2.2            0199 1288
  1084. AI'88 v.1.8 ROW                   AAR-------V2.1            0199 1288
  1085. AI'88                                                       0199 2084
  1086. AI 3.0 ROW                        AAP302----                0199 2319
  1087. AI 3.0 Aust/Nz                    AAU302----                0199 2320
  1088. AI'88 v.1.9.3 ROW                 AAR-------V2.2            0199 1288
  1089. AI 3.0                            AAW302----                0199 2058
  1090. AI 3.0 Demo                       AAW302X---                0199 2318
  1091. AI 3.2                            AAW320----                0199 3384
  1092. AI 3.2 Demo                       AAW320X---                0199 3385
  1093. AI 3.2.3                       NFR    AAW323X---ccc         0199 5123
  1094. AI 3.2.3                          AAW323----ccc             0199 4937
  1095. AI/SGI                         NFR    SIW300X7--ccc         0699 1079
  1096. AI/SGI                            SIW300R7--ccc             0699 1000
  1097. AI/SGI, 5 PK                      SIW300R71(6)-005-ccc      0799 1013
  1098. AI/SGI, 10 PK                     SIW300R71-010-ccc         0799 1014
  1099. AI/SGI, Ed                        SIW300E7(6)ccc            0699 1091
  1100. AI/SGI, Ed 5 PK                   SIW300E7(6)-005-cc        0699 1093
  1101. AI/SGI, Ed 10 PK                  SIW300E7(6)-010-cc        0799 1095
  1102. AI/SGI Eval                       SIT300-EVAL               0699 1080
  1103. AI/SGI Bndl                       SIW300B7(6)-ccc           0699 1043
  1104. AI/SUN Bndl                       UIW350B7(6)-ccc           0799 1033
  1105. AI/SUN Eval                       UIT350-EVAL               0799 1142
  1106. AI/SUN                            UIW350R7(6)-ccc           0799 1038
  1107. AI/SUN NFR                        UIW350X7(6)-ccc           0799 1141
  1108. AI/SUN 10Pak                      UIW350R7(6)010-ccc        0799 1036
  1109. AI/SUN 5Pak                       UIW350R7(6)005-ccc        0799 1037
  1110. AI/SUN Ed                         UIW350E7(6)-ccc           0799 1147
  1111. AI/SUN Ed 5Pak                    UIW350E7(6)-005-cc        0799 1149
  1112. AI/SUN Ed 10Pak                   UIW350E7(6)-010-cc        0799 1151
  1113. AI 3.0.2 Systemsoft               AAW302----                0199 2058
  1114. AI 5.0                            AAW500R3(6)ccc            0199 6622
  1115. AI 5.01                           AAW501R3(6)ccc            0199 7387
  1116. AI 5.5                            AAW550R1(6)ccc            0199 7967
  1117. AI 5.5.1                          AAW551R1(6)ccc            0197 0682
  1118. AI 5.0 Deluxe                     AAW500R7(6)ccc            0199 6627
  1119. AI 5.01 Deluxe                    AAW501R7(6)ccc            0199 7549
  1120. AI 5.0, 5Pack                     AAW500R3(6)-005-cc        0199 6629
  1121. AI 5.5, 5Pack                     AAW550R1(6)-005-cc        0199 7969
  1122. AI 5.0 Deluxe Upgrade             AAW500U7(6)ccc            0199 6633
  1123. AI 5.01 Deluxe Upgrade            AAW501U7(6)ccc            0199 7550
  1124. AI 5.0 Upgrade                    AAW500U3(6)ccc            0199 6642
  1125. AI 5.5 Upgrade                    AAW550U1(6)ccc            0199 7971
  1126. AI 5.0 NFR                        AAW500X1(6)ccc            0199 6635
  1127. AI 5.01 NFR                       AAW501X1(6)ccc            0199 7413
  1128. AI 5.5 NFR                        AAW550X1(6)ccc            0199 7968
  1129. AI 5.0 CIB Traning Lic 9 user     AAW500CB(6)-009-cc        0199 6777
  1130. AI 5.0 CIB Traning Lic 10 user    AAW500CB(6)-010-cc        0199 7417
  1131. AI 5.5 CIB Traning Lic 10 user    AAW550CB(6)-010-cc        0199 7940
  1132.  
  1133. ACE 1                             CAW100----                0199 1302
  1134. ACE 2                             CBW100----                0199 1376
  1135.  
  1136. Streamline 2.0                    SAW200----                0199 2176
  1137. Streamline 2.2                    SAW220----                0199 4623
  1138. Streamline 2.2 NFR                SAW220X---                0199 4728
  1139. Streamline 3.0                    SAW300R3(6)ccc            0199 6925
  1140. Streamline 3.0 NFR                SAW300X3(6)ccc            0199 6926
  1141. Streamline 3.0.1 NFR              SAW301X3(6)ccc            0199 7558
  1142. Streamline 3.0.1                  SAW301R3(6)ccc            0199 7559
  1143. Streamline 3.1                    SAW310R3(6)ccc            0197 0582
  1144. Streamline 3.1 NFR                SAW310X3(6)ccc            0197 0583
  1145.  
  1146. Photoshop  S/N Cust. Domestic     PCA201----ccc             0199 2737
  1147. Photoshop  S/N Demo Domestic      PDA201----ccc             0199 2812
  1148. Photoshop  S/N Customer R.O.W.    PCA201----ccc             0199 2737
  1149. Photoshop  S/N Demo R.O.W.        PDA201----ccc             0199 2812
  1150. Photoshop  S/N Cust. Aust/Nz      PCA201----ccc             0199 2737
  1151. Photoshop  S/N Demo Aust/Nz       PDA201----ccc             0199 2812
  1152. Photoshop Complete - Generic   PGW201----ccc             0199 2816
  1153. Photoshop Complete - Howtek       PHW108----ccc             0199 2403
  1154. Photoshop Complete - XRS          PXW107----ccc             0199 2415
  1155. Photoshop Complete - Microtek     PMW200----ccc             0199 2817
  1156. Photoshop Ltd Edition - Gen       SGW108----ccc             0199 2458
  1157. Photoshop Ltd Edition - Howtek    SHW108----ccc             0199 2372
  1158. Photoshop Ltd Edition - LaCie     SLA108----ccc             0199 2404
  1159. Photoshop Ltd Edition - Umax      SUW107----ccc             0199 2416
  1160. Photoshop v2.5 5pk                PSW250R3(6)-005-cc        0199 5200
  1161. Photoshop v2.5 Dlx Bndl           PSW250S7(6)ccc            0199 5202
  1162. Photoshop v2.5 Generic Bndl       PSW250B3(6)ccc            0199 5204
  1163. Photoshop v2.5 NFR                PSW250X3(6)ccc            0199 5240
  1164. Photoshop v2.5                    PSW250R3(6)ccc            0199 5205
  1165. Photoshop LE v2.5                 SGW250R3(6)ccc            0199 6213
  1166. Photoshop LE v3.0                 SGW300R3(6)ccc            0197 1593
  1167. Photoshop v2.5 LE French          SGF250R3(6)ccc            0399 9142
  1168. Photoshop v2.5 LE German          SGG250R3(6)ccc            0399 9131
  1169. Photoshop v2.5 Ed                 PSW250E3(6)ccc            0199 5201
  1170. Photoshop CIB 2.5, 9 user         PSW250CB(6)-009-c         0199 5422
  1171. Photoshop CIB 2.5, 10 user        PSW250CB(6)-010-c         0199 7415
  1172. Photoshop CIB 3.0, 10 user        PSW300CB(6)-010-c         0199 8197
  1173. Photoshop CIB 2.0 Disk Kit        CIB200----ccc             0199 3286
  1174. Photoshop v2.5.1                  PSW251R3(6)ccc            0199 6675
  1175. Photoshop v3.0.1                  PSW301R1(6)-ccc           0197 0503
  1176. Photoshop v3.0.3                  PSW303R1(6)-ccc           0197 1482
  1177. Photoshop v3.0.1 5 Pk             PSW301R1(6)-005-cc        0197 0504
  1178. Photoshop v3.0.3 5 Pk             PSW303R1(6)-005-cc        0197 1480
  1179. Photoshop v3.0.1 Bndl             PSW301B1(6)-ccc           0197 0505
  1180. Photoshop v3.0.3 Bndl             PSW303B1(6)-ccc           0197 1481
  1181. Photoshop v3.0.1 NFR              PSW301X1(6)-ccc           0197 0506
  1182. Photoshop v3.0.3 NFR              PSW303X1(6)-ccc           0197 1483
  1183. Photoshop v3.0                    PSW300R1(6)ccc            0197 0077
  1184. Photoshop v2.5.1 Generic Bndl     PSW251B3(6)ccc            0199 6718
  1185. Photoshop v3.0 Bndl               PSW300B1(6)ccc            0197 0079
  1186. Photoshop v2.5.1 5pk              PSW251R3(6)-005-cc        0199 6726
  1187. Photoshop v3.0 5pk                PSW300R1(6)-005-cc        0197 0078
  1188. Photoshop v2.5.1 Deluxe           PSW251R7(6)ccc            0199 6698
  1189. Photoshop v2.5.1 NFR              PSW251X1(6)ccc            0199 6689
  1190. Photoshop v3.0 NFR                PSW300X1(6)ccc            0197 0345
  1191. Phsp/SGI 10pk                     PIW250R7(6)010-ccc        0699 1063
  1192. Phsp/SGI 5pk                      PIW250R7(6)005-ccc        0699 1062
  1193. Phsp/SGI v2.5 Bndl                PIW250B7(6)ccc            0699 1052
  1194. Phsp/SGI v2.5 RTL                 PIW250R7(6)ccc            0699 1061
  1195. Phsp/SGI v2.5 ED                  PIW250E7(6)ccc            0699 1085
  1196. Phsp/SGI v2.5 ED 5Pak             PIW250E7(6)-005-cc        0699 1087
  1197. Phsp/SGI v2.5 ED 10Pak            PIW250E7(6)-010-cc        0699 1089
  1198. Phsp/SUN v2.5 ED                  PUW250E7(6)ccc            0799 1153
  1199. Phsp/SUN v2.5 ED 5Pak             PUW250E7(6)-005-cc        0799 1155
  1200. Phsp/SUN v2.5 ED 10Pak            PUW250E7(6)-010-cc        0799 1157
  1201. Phsp/SGI v2.5 1pk NFR             PIW250X7(6)ccc            0699 1072
  1202. Phsp/SGI v2.5 Eval                PIT250-EVAL               0699 1070
  1203. Phsp/SUN 10pk                     PUW250R7(6)010-ccc        0799 1059
  1204. Phsp/SUN 5pk                      PUW250R7(6)005-ccc        0799 1058
  1205. Phsp/SUN Bndl                     PUW250B7(6)ccc            0799 1048
  1206. Phsp/SUN Rtl                      PUW250R7(6)ccc            0799 1057
  1207. Phsp/SUN 1pk NFR                  PUW250X7(6)ccc            0799 1087
  1208. Phsp/Sun v2.5 Eval                PUT250-EVAL               0799 1083
  1209.  
  1210. Trueform Complete Cust. - MAC     TCW210-----               0199 1562
  1211. Trueform Complete Demo - MAC      TDA210X----               0199 1635
  1212. S/N Trueform Complete  Aust/Nz    TCU----                   0199 1771
  1213. S/N Trueform Complete R.O.W.      TCP----                   0199 1770
  1214. Trueform Fill-Out 4pack - MAC     TR-----                   0199 1565
  1215. S/N Trueform Fill Out  ROW        TRP----                   0199 1772
  1216. S/N Trueform Fill Out AUST/NZ     TRU-----                  0199 1773
  1217. Trueform Complete Demo R.O.W.     TDP----                   0199 1792
  1218. Trueform Complete Demo Aust/Nz    TDU----                   0199 1793
  1219.  
  1220. Smart Art 1                    S/N    RAW200----            0199 1816
  1221. Smart Art 2                    S/N    RBW100----            0199 1817
  1222. Smart Art 3                    S/N    RCW100----            0199 1818
  1223. Smart Art 4                    S/N    RDW100----            0199 1819
  1224. Smart Art Samples              S/N    RZ1-----              0199 1820
  1225. Smart Art 5                    S/N    RE1----               0199 1821
  1226. Smart Art 6                    S/N    RF1----               0199 1822
  1227. Smart Art 7                    S/N    RG1----               0199 1823
  1228. Smart Art 8                    S/N    RH1----               0199 1824
  1229. Smart Art 9                    S/N    RI1----               0199 1825
  1230.  
  1231. Lasertalk Mac                     LMW100----                0199 1828
  1232. Lasertalk Mac v1.3                LMW130----                0199 6242
  1233. Lotus 1-2-3 MAC                   FOW100----                0199 3386
  1234. Adobe Premiere                    PRW100----                0199 3363
  1235. Adobe Premiere Demo v1.0          PRD100----                0199 3621
  1236. Adobe Premiere V2.0               PRW200---ccc              0199 4240
  1237. Adobe Premiere V2.0 Bndl          PRW200S3---ccc            0199 4692
  1238. Adobe Premiere V2.0.1             PRW201---ccc              0199 5024
  1239. Adobe Premiere Demo V2.0          PRD200---ccc              0199 4241
  1240. Adobe Premiere NFR V2.0.1         PRD201---ccc              0199 5050
  1241. Adobe Premiere Bundle             PRB100----                0199 3502
  1242. Adobe Premiere Bundle V2.0.1      PRW201S3(6)ccc            0199 5025
  1243. Adobe Premiere Limited Ed.        PLW200S3(6)ccc            0199 4727
  1244. Adobe Premiere RasterOPs 2.0.1    PRW201P3(6)ccc            0199 4999
  1245. Adobe Premiere CIB                PRW200CB(6)009-ccc        0199 5033
  1246. Adobe Premiere CIB v4.0           PRW400CB(6)010-ccc        0199 8198
  1247. Adobe Premiere v3.0 CIB           PRW300CB(6)009-ccc        0199 6756
  1248. Adobe Premiere v3.0 CIB           PRW300CB(6)010-ccc        0199 7416
  1249. Adobe Premiere V3.0               PRW300---###              0199 6645
  1250. Adobe Premiere V4.0               PRW400R3(6)ccc            0199 8139
  1251. Adobe Premiere V3.0, NFR          PRW300X1(6)ccc            0199 6646
  1252. Adobe Premiere V4.0, NFR          PRW400X1(6)ccc            0199 8185
  1253. Adobe Premiere V3.0, Bndl         PRW300S3(6)ccc            0199 6647
  1254. Adobe Premiere V4.0, Bndl         PRW400S3(6)ccc            0199 8141
  1255. Adobe Premiere V4.01, Bndl        PRW401B3(6)ccc            0197 0717
  1256. Adobe Premiere V3.0, Stndrd Up    PRW300U3(6)ccc            0199 6648
  1257. Adobe Premiere V3.0, Deluxe Up    PRW300U7(6)ccc            0199 6649
  1258. Adobe Premiere V3.0, DELUXE       PRW300R7(6)ccc            0199 6650
  1259. Adobe Premiere V3.0, DELUXE ED    PRW300E7(6)ccc            0199 7113
  1260.  
  1261. Audition                          SUW100R3(6)-ccc           0199 7036
  1262. Audition NFR                      SUW100X3(6)-ccc           0199 7037
  1263. Audition v1.01                    SUW101R3(6)-ccc           0199 7313
  1264. Audition v1.01 NFR                SUW101X3(6)-ccc           0199 7314
  1265.  
  1266. Dimensions                        DAW100R3(6)ccc            0199 4941
  1267. Dimensions NFR                    DAW100X3(6)ccc            0199 4943
  1268. Dimensions CIB                    DAW100CB-009-ccc          0199 5032
  1269. Dimensions v1.0.2                 DAW102R3(6)ccc            0199 6980
  1270. Dimensions v1.0.2 NFR             DAW102X3(6)ccc            0199 6990
  1271. Dimensions v2.0                   DAW200R3(6)ccc            0199 8140
  1272. Dimensions v2.0 NFR               DAW200X3(6)ccc            0199 8186
  1273.  
  1274. TypeAlign NEC CD ROM              JTW100                    0199 2785
  1275. Type Reunion NEC CD ROM           JRW100                    0199 2784
  1276. ATM Mac NEC CD ROM                JAW200----                0199 2783
  1277. ATM +Pack Mac NEC CD ROM          JPW200                    0199 2782
  1278. Smart Art 4 NEC CD ROM            KDW100----                0199 2778
  1279. Smart Art 3 NEC CD ROM            KCW100----                0199 2779
  1280. Smart Art 2 NEC CD ROM            KBW100----                0199 2780
  1281. Smart Art 1 NEC CD ROM            KAW200----                0199 2781
  1282. -
  1283. Adobe Serial Number Assignments NEXT
  1284. vAny
  1285. †Serial Number Assignment
  1286.  
  1287. The serial number format is                 PPLVVVZxxxxxx-ccc
  1288.  
  1289.     PP    =        product identifier
  1290.     L    =        language identifier    W=US, ROW
  1291.                     E=Eng. Int'l
  1292.                     F=French
  1293.                     G=German
  1294.                     I=Italian
  1295.                     P=Spanish
  1296.                     J=Japanese
  1297.     VVV    =        version    T=Chinese
  1298.     Z    =        Media Type /Package ID    K=Korean
  1299.                 Rtl 3", Rtl5.25", RtlCD
  1300.                 X=NFR, U=Upg, B=Bndl
  1301.     xxxxxx    =        sequence number, 6 digits
  1302.     ccc    =        Checksum
  1303.  
  1304. DESCRIPTION                           CURRENT FORMAT         ITEM ID
  1305.  
  1306. NeXT version products
  1307.  
  1308. DPS SDK Nextstep                      DKW100----              0599 1250
  1309. DPS SDK Nextstep 1.1                  DKW110----              0599 1296
  1310. DPS SDK X-Wind v1.2                   DYW120----              0299 6549
  1311. Next Plus Pack                        NPW100----              0599 1014
  1312. NeXT Type Sets                        NTW100----              0599 1078
  1313. Next Special Order                    NZW100----              0599 1016
  1314. Next Font                             NFW100----              0599 1121
  1315. Touchtype NeXT v2.10                  TTW210----              0599 1088
  1316. Touchtype NeXT v2.11                  TTW211----              0599 1263
  1317. NeXT AI Illustrator                   NIW300----              0599 1047
  1318. NeXT AI Illustrator                   NIW301----              0599 1262
  1319. Displaytalk S/N                       DT--------              0199 1829
  1320. Displaytalk V2.0                      DTW200----              0599 1297
  1321.  
  1322. Other products
  1323.  
  1324. Acrobat Exchange Starter              DEW100R3(6)010-ccc      0399 2024
  1325. Acrobat Exchange Starter 1.0.2        DEW102R3(6)010-ccc      0399 2240
  1326. Acrobat Workgroup v2.0                DEW200R3(6)010-ccc      0397 0006
  1327. Acrobat Exchange 100 PK               AEW100R3(6)100-ccc      0399 1876
  1328. Acrobat Exchange 25 PK                AEW100R3(6)025-ccc      0399 1877
  1329. Acrobat Exchange Upgrade 100 PK       xxW100R31-100-ccc       0399 1878
  1330. Acrobat Exchange Upgrade 25 PK        xxW100R31-025-ccc       0399 1879
  1331. Acrobat Exchange Upgrade 5 PK         mvW100R31-005-ccc       0199 6088
  1332. Acrobat Exchange 5 PK Mac             MVW100R3(6)005-ccc      0199 6087
  1333. Acrobat Exchange 1 PK Mac             MVW100R3(6)-ccc         0199 6086
  1334. Acrobat 2.0 Mac                       MVW200R3(6)-ccc         0197 0105
  1335. Acrobat 2.0 Mac NFR                   MVW200X3(6)-ccc         0197 0389
  1336. Acrobat 2.0 Pro Mac                   ANW200R3(6)-ccc         0197 0106
  1337. Acrobat 2.0 Pro Mac NFR               ANW200X3(6)-ccc         0197 0390
  1338. Acrobat Catalogs Wind                 ACW200R3(6)-ccc         0397 0122
  1339. Acrobat Exchange Upgrade Mac          ?                       0199 6089
  1340. Acrobat/W Exchange 1 PK               WVW100R3(6)-ccc         0299 6697
  1341. Acrobat/W 2.0                         WVW200R3(6)-ccc         0297 0051
  1342. Acrobat/W 2.0 NFR                     WVW200X3(6)-ccc         0297 0264
  1343. Acrobat/W 2.0 Pro                     AOW200R3(6)-ccc         0297 0052
  1344. Acrobat 2.0 for Workgroups NFR        DEW200X3(6)-010-ccc     0397 0195
  1345. Acrobat/W Exchange 5 PK               WVW100R3(6)005-ccc      0299 6698
  1346. Acrobat/W Exchange Upgrade 5 PK       wvW100R31-005-ccc       0299 6699
  1347. Acrobat/W Exchange Upgrade            wvW100R31-001-ccc       0299 6700
  1348. Acrobat Distiller Network             NWW100R3 (6)002-ccc     0399 1874
  1349. Acrobat Distiller Network 1.0.2       NWW102R3(6)002-ccc      0399 2228
  1350. Acrobat Distiller                     WDW100R3(6)-002-ccc     0399 1875
  1351. Acrobat Distiller 1.0.2               WDW102R3(6)-002-ccc     0399 2222
  1352. Acrobat Distiller Bndl                UDW105B(6)ccc           0397 0480
  1353. Acrobat Reader 100 PK                 ARW100R3(6)-100-ccc     0399 1880
  1354. Acrobat Reader 50 PK                  ARW100R3(6)-050-ccc     0399 1881
  1355. Acrobat Reader 500 PK                 ARW100R3(6)-500-ccc     0399 1882
  1356. Acrobat Reader 1 PK Mac               ARW100M31--ccc          0199 6739
  1357. Acrobat Reader 1 PK Mac V2.0          ARM200R3(6)ccc          0197 0397
  1358. Acrobat Reader 1 PK Windows           ARW100R31--ccc          0299 7101
  1359. Acrobat Reader 1 PK Windows V2.0      ARW200R3(6)ccc          0297 0266
  1360. Acrobat Reader/W Communication Pk     ARW100B31---ccc         0299 7031
  1361. Acrobat Ex 1 PK, NFR                  MVW100X3-ccc            0199 6896
  1362. Acrobat/W Ex 1 PK, NFR                WVW100X3(6)-ccc         0299 7108
  1363. Acrobat Dist, NFR                     WDX100X3(6)-002-ccc     0399 2103
  1364. Acrobat Dist, NFR 1.0.2               WDW102X3(6)-002-ccc     0399 2224
  1365. Acrobat Network  Dist, NFR            NWX100X3(6)-002-ccc     0399 2104
  1366. Acrobat Network  Dist, NFR 1.0.2      NWX102X3(6)-002-ccc     0399 2230
  1367. Acrobat Starter, NFR                  DEW100X3(6)-010-ccc     0399 2105
  1368. Acrobat Starter, NFR 1.0.2            DEW102X3(6)-010-ccc     0399 2242
  1369. Acrobat Reader DOS v1.0               ARD100R3(6)-ccc         0299 7345
  1370. Acrobat Reader DOS Eng Intrnl v1.0    ARD10ER3(6)-ccc         0299 7415
  1371.  
  1372. Acrobat Dist Unix 2 user              UDW100R7(6)-002-ccc     0799 1102
  1373. Acrobat Dist Unix 5 user              UDW100R7(6)-005-ccc     0799 1112
  1374. Acrobat Dist Unix 10 user             UDW100R7(6)-010-ccc     0799 1100
  1375. Acrobat Ex Unix 1 user                UEW100R7(6)-ccc         0799 1113
  1376. Acrobat Ex Unix 2 user                UEW100R7(6)-002-ccc     0799 1122
  1377. Acrobat Ex Unix 5 user                UEW100R7(6)-005-ccc     0799 1126
  1378. Acrobat Ex Unix 10 user               UEW100R7(6)-010-ccc     0799 1111
  1379. Acrobat Ex Unix 25 user               UEW100R7(6)-025-ccc     0799 1119
  1380.  
  1381. PostScript SDK-J                      DVJ100----              0399 1577
  1382. PostScript Language SDK               DVM100----              0399 1492
  1383. PS SDK v1.1 Mac                       DMW110----              0199 3800
  1384. PS SDK v1.1 PC                        DWW110----              0299 4999
  1385.  
  1386. Tech Reference Collection             AEW100N7(6)-ccc         0399 2265
  1387.  
  1388. Transcript Sun Binary                 HAW300----              0899 1029
  1389. Transcript 3.5 Source                 HBW300----              0899 1028
  1390. Transcript TK 50 Source               HCW300----              0899 1027
  1391. Transcript 1/4 Cartridge Source       HDW300----              0899 1026
  1392. Transcript Sun Binary                 HAW400----              0899 1048
  1393. Transcript 3.5 Source                 HBW400----              0899 1049
  1394. Transcript TK 50 Source               HCW400----              0899 1050
  1395. Transcript 1/4 Cartridge Source       HDW400----              0899 1051
  1396.  
  1397. Display PS XWinds SDK .25 Cart        DZW100----              0499 1023
  1398. Display PS XWinds SDK TK50            DYW100----              0499 1024
  1399. Display PS XWinds SDK 3.5 Tar         DXW100----              0499 1025
  1400. Displaytalk XWinds .25 Cart           DSW100----              0499 1022
  1401. Displaytalk XWinds .TK50              DRW100----              0499 1020
  1402. Displaytalk XWinds 3.5 Tar            DQW100----              0499 1021
  1403.  
  1404. Home Designer Mac                     MHW                     0197 0923
  1405. Home Designer Windows                 WHW                     0297 0554
  1406. Home Designer Publisher               HHW200R7(6)ccc          0197 0921
  1407. Interior Designer Mac                 MIW                     0197 0924
  1408. Interior Designer Windows             WIW                     0297 0555
  1409. Landscape Designer Mac                ?                       0197 0928
  1410. Landscape Designer Windows            WLW                     0297 0556
  1411. Designer CD Mac/win                   DGW100R7(6)ccc          0397 0386
  1412. Paint & Publish CD                    HPW100R7(6)ccc          0197 0922
  1413. Home Publisher                        HHW
  1414. QuickPub Dlx                          QDW100R7(6)ccc          0397 0460
  1415. QuickPub Brochure                     QBW                     0197 0927
  1416. QuickPub Cards & Invitations          QCW                     0197 0925
  1417. QuickPub Letters/Forms                QLW                     0197 0926
  1418. Date Book Mac                         DBW
  1419. Date Book Deluxe                      DDW
  1420. Art Explorer Mac                      EXW
  1421. Art Explorer Deluxe                   EDW100R7(6)ccc          0397 0461
  1422. SuperPaint                            HSW350R7(6)ccc          0197 1153
  1423. Intellidraw Mac                       IMW
  1424. Intellidraw Win                       IWW
  1425. Touchbase Mac                         TAW
  1426. Touchbase Win                         TOW
  1427. TypeTwister Mac                       TMW
  1428. -
  1429. Adobe Serial Number Assignments PC
  1430. vAny
  1431. †Serial Number Assignment
  1432.  
  1433. The serial number format is                 PPLVVVZxxxxxx-ccc
  1434.  
  1435.     PP    =        product identifier
  1436.     L    =        language identifier    W=US, ROW
  1437.                     E=Eng. Int'l
  1438.                     F=French
  1439.                     G=German
  1440.                     I=Italian
  1441.                     P=Spanish
  1442.                     J=Japanese
  1443.     VVV    =        version    T=Chinese
  1444.     Z    =        Media Type /Package ID    K=Korean
  1445.                 Rtl 3", Rtl5.25", RtlCD
  1446.                 X=NFR, U=Upg, B=Bndl
  1447.     xxxxxx    =        sequence number, 6 digits
  1448.     ccc    =        Checksum
  1449.  
  1450. DESCRIPTION                          CURRENT FORMAT            ITEM ID
  1451.  
  1452. PC version products
  1453.  
  1454. Fonts - PC                           FBW300----                 0299 1285
  1455. Fonts - PC                           FBW260R3(6)ccc             0299 7650
  1456. Fonts - PC                           FBW300R3(6)ccc             0297 0054
  1457. Pub Pack #1 - PC                     IZW310----                 0299 1902
  1458. Pub Pack #2 - PC                     IYW310----                 0299 1903
  1459. Pub Pack #3 - PC                     IXW310----                 0299 1904
  1460. PC Cyrillic                          FBK300----                 0299 5597
  1461. PC Cyrillic                          FBK260R3(6)ccc             0299 7661
  1462. PC Multimaster Fonts                 MWW300R3(6)ccc             0299 7881
  1463. PC Multimaster Fonts                 MWW301R3(6)ccc             0297 0397
  1464. PC Charleston Collection             SWW300R3(6)ccc             0297 0120
  1465. PC Charleston Collection             SWW301R3(6)ccc             0297 0400
  1466. Initial Caps PC                      ADW200R3(6)ccc             0297 0156
  1467. Smart Choice PC                      SCW300R3(6)ccc             0297 0121
  1468.  
  1469. ATM Windows                          AWW115----                 0299 3920
  1470. ATM Windows v2.0                     AWW200----                 0299 4735
  1471. ATM/Windows v2.0.2                   AWW202----                 0299 5165
  1472. ATM/Windows v2.5                     AWW250----                 0299 6280
  1473. ATM/Windows v2.6                     AWW260R3(6)ccc             0299 7463
  1474. ATM/Windows v3.0                     AWW260R3(6)ccc             0299 7866
  1475. ATM/W Variety Pk v2.6                FIW260R3(6)ccc             0299 7456
  1476. ATM Windows Envelope v2.5            BWW250----                 0299 6324
  1477. ATM Wind/Osprey English              BRW202----                 0299 5455
  1478. ATM Wind/Osprey French               BRF202----                 0299 5504
  1479. ATM Wind/Osprey German               BRG202----                 0299 5505
  1480. ATM Wind/Osprey Italian              BRI202----                 0299 5507
  1481. ATM Wind/Osprey Spanish              BRP202----                 0299 5506
  1482. ATM Wind./PC PageMaker bundle        AW5000000
  1483. ATM Wind Small Bndl v2.02            BWW202----                 0299 5669
  1484. ATM Wind./Ergo Brick bundle          AWB110----                 0299 4454
  1485. ATM/W v2.5 DEC Bbdl, EIbundle        AWB110----                 0299 4454
  1486. ATM Wind/Bndl Env., TI               BWE250----                 0299 9046
  1487. ATM  Windows Bundle Envelope         BWW200----                 0299 4793
  1488. ATM  Windows Bundle Envelope         BWW115100----              0299 4696
  1489. ATM  Windows Bundle Envelope         BWW301B3(6)ccc             0297 0831
  1490. ATM Windows generic bundle
  1491. ATM Windows/Lexmark bundle
  1492. ATM Win. & Typeset 1/Ventura bun     VBW200----                 0299 4477
  1493. ATM Win. & Typeset 1/Ventura OS/2 VCW110                     0299 4504
  1494. ATM Windows/Lotus 123 bundle
  1495. ATM Windows/Lotus Amipro bundle
  1496. ATM Windows/Lotus Freelance bundle
  1497. ATM Windows/Lotus Notes bundle
  1498. Lotus Ami Pro                        FPW300----                 0299 4548
  1499. Lotus Freelance Windows              FRW100----                 0299 4673
  1500. Lotus Notes 2.1                      FNW100----                 0299 4674
  1501. Lotus 1-2-3 PC                       FLW300----                 0299 4547
  1502. Lotus Freelance Font Pack 3.5"       FXW2503---                 0299 6259
  1503. Lotus Freelance Font Pack 5.25"      FXW2505---                 0299 6258
  1504. ATM Windows/ROW                      AWP100----                 0299 4002
  1505. ATM Windows/Aust-NZ                  AWU100----                 0299 4003
  1506.  
  1507. ATM PP Windows                       PQW100----                 0299 3896
  1508.  
  1509. Adobe Type Set 1, 2, 3 PC            TBW300----                 0299 3897
  1510. Type Sets for Business-Wind OS/2     FWW202----                 0299 5595
  1511. Type Sets for Business-Windows       FWW200----                 0299 4506
  1512. Adobe Type Set Value 5.25 v2.5 PC    FTW2505---                 0299 6327
  1513. Adobe Type Set Value 3.5  v2.5 PC    FTW2503---                 0299 6349
  1514. Adobe Type Set 3.5 v3.01 PC, ED      FTW301E3(6)                0297 0467
  1515. Adobe Type Set Value Pack PC         FTW100----                 0299 5428
  1516. Type Align Windows v2.1              TPW2101---                 0299 5228
  1517. Type Align Windows                   TPW200----                 0299 4258
  1518. Wild Type PC                         FHW251R3(6)ccc             0299 6939
  1519. Wild Type PC                         FHW301R3(6)ccc             0297 0429
  1520. Wild Type PC                         FHW361R3(6)ccc             0299 7780
  1521. Wild Type PC ED                      FHW301E3(6)ccc             0297 0465
  1522. Type Basics Windows                  PTW251----                 0299 6938
  1523. Type Basics Windows                  PTW301R3(6)ccc             0297 0552
  1524. Type Basics Windows Ed               PTW301E3(6)ccc             0297 0553
  1525.  
  1526. Postscript Cartridge                 CPW1----                   0299 3687
  1527. Type Cartridge 1                     CTA100----                 0299 3711
  1528. Type Cartridge 2                     CTB1----                   0299 3724
  1529. Postscript Cartridge Aetna           CSW100----                 0299 4586
  1530. Adobe Serial Driver                  CMW100----                 0299  4742
  1531.  
  1532. AI windows R.O.W.                    ABR-------V1.0             0299 1999
  1533. AI Windows V1.1                      ABW1101000000              0299 4164
  1534. AI Windows Demo V1.1                 ABW110X100000              0299 4165
  1535. AI Windows v4.0 CIB                  ABW400C(6)ccc              0299 5934
  1536. AI Windows v4.0 CIB                  ABW400C(6)-010-cc          0299 7430
  1537. AI Windows v4.0, 3.5"                ABW40031---ccc             0299 5214
  1538. AI Windows v4.03, 3.5"               ABW4033(6)ccc              0297 0169
  1539. AI Windows v4.02, 3.5"               ABW4023(6)ccc              0299 7278
  1540. AI Windows v4.0, 3.5" Demo           ABW400Y1---ccc             0299 5215
  1541. AI Windows v4.02, 3.5" Demo          ABW402Y(6)ccc              0299 7303
  1542. AI Windows v4.03, 3.5" Demo          ABW403Y(6)ccc              0297 0170
  1543. AI Windows v4.0, 5.25"               ABW40051---ccc             0299 5216
  1544. AI Windows v4.02, 5.25"              ABW4025(6)ccc              0299 7265
  1545. AI Windows v4.0, 5.25" Demo          ABW400Z1---ccc             0299 5217
  1546. AI Windows v4.02, 5.25" Demo         ABW402Z(6)ccc              0299 7302
  1547.  
  1548. Streamline - Windows                 SBW110----                 0299 2593
  1549. Streamline - Windows 3.0             SBW300----                 0299 5049
  1550. Streamline - Windows 3.0 Demo        SBW300X1--                 0299 5220
  1551. Streamline - Windows 3.0.1 Demo      SBW301X1(6)ccc             0299 5596
  1552. Streamline - Windows 3.0.1           SBW301----ccc              0299 5552
  1553. Lasertalk PC                         LPW100----                 0299 2954
  1554. Lasertalk PC v1.3                    LPW130R3(6)ccc             0299 7551
  1555. Lasertalk PC Upgrd v1.3              LPW130U3(6)ccc             0299 7553
  1556.  
  1557. Photoshop/W CIB 9 user               PWW250CB(6)-009-cc         0299 6545
  1558. Photoshop/W CIB 10 user              PWW250CB(6)-010-cc         0299 7417
  1559. Photoshop/W CIB 10 user 3.0          PWW300CB(6)-010-c          0299 7872
  1560. Photoshop/W v2.5 Bndl                PWW250B3(6)ccc             0299 6461
  1561. Photoshop/W v3.0 Bndl                PWW300B1(6)ccc             0297 0273
  1562. Photoshop/W v3.0                     PWW300R1(6)ccc             0297 0272
  1563. Photoshop/W v3.0 5 Pack              PWW300R1(6)-005-c          0297 0269
  1564. Photoshop/W v2.5 NFR                 PWW250X3(6)ccc             0299 6460
  1565. Photoshop/W v3.0 NFR                 PWW300X1(6)ccc             0299 6460
  1566. Photoshop/W v2.5                     PWW250R3(6)ccc             0299 6199
  1567. Photoshop/W v2.5 LE                  SPW250R3(6)ccc             0299 6494
  1568. Photoshop/W v2.51                    PWW251R3(6)ccc             0299 7375
  1569. Photoshop/W v2.51 NFR                PWW251X3(6)ccc             0299 7376
  1570. Photoshop/W v2.51 Bndl               PWW251B3(6)ccc             0299 7377
  1571.  
  1572. Type on Call PC                      CRW200----                 0299 5823
  1573. Type on Call PC v2.0 Europe          CRE200(7)                  0299 7009
  1574. Type on Call PC v2.0 Bndl            CRW200B2----               0299 7216
  1575. Type on Call PC v2.0 Aldus Bndl      CRW200A(7)                 0299 7513
  1576. Type on Call PC v2.0 Aldus Europe    CRE200A(7)                 0299 7529
  1577.  
  1578. Adobe Premiere Windows v1.0          MBW100R3(6)ccc             0299 7111
  1579. Adobe Premiere Windows v1.0 NFR      MBW100X3(6)ccc             0299 7112
  1580. Adobe Premiere Windows v1.0 Bndl     MBW100B3(6)ccc             0299 7118
  1581. Adobe Premiere Windows v1.1          MBW101R3(6)ccc             0299 7426
  1582. Adobe Premiere Windows v1.1 Bndl     MBW101B3(6)ccc             0299 7427
  1583. Adobe Premiere Windows v1.1 NFR      MBW101X3(6)ccc             0299 7446
  1584. Adobe Premiere Windows v4            MBW400R1(6)ccc             0297 0340
  1585. Adobe Premiere Windows v4 LE         MSW400B7(6)ccc             0297 0841
  1586. Adobe Premiere Windows v4 CIB     MBW400CB(6)010-ccc         0297 0399
  1587. Adobe Premiere Windows v4 NFR        MBW400X1(6)ccc             0297 0355
  1588. Adobe Premiere Windows v4 Bndl       MBW400B7(6)ccc             0297 0354
  1589. Premiere/W Bndl v1.0-Orichid Tech    MBW100J3(6)ccc             N/A
  1590. Premiere/W Bndl v1.0-Diamond Com  MBW100D3(6)ccc             N/A
  1591. -
  1592. Adobe Serial Number Layout
  1593. vAny
  1594. †      A   ID    Prefx   Valid Serialnum    Comment                 Screen:   1
  1595.      ---------------------------------------------------------------------
  1596.       Y         AEW     100N7######-CCC    Tech Note CD w/ M+W Exchange
  1597.       Y         ALD     M:GE-PSHOP         Aldus Gallery Effects (PShop)
  1598.       Y         ARW     100I7######-256-   Acrobat Reader/Illustrator
  1599.       Y         ARW     100P7######-256-   Acrobat Reader/Premiere
  1600.       Y         ARW     100T7######-002-   Acrobat Reader (TOC 2 user)
  1601.       Y         ARW     100T7######-500-   Acrobat Reader (TOC3.0)
  1602.       Y         AWM     #######            ATM/TAlign Micrografx
  1603.       Y         AWM     MICROGDUMMY        ATM/TAlign Micrografx (PC)
  1604.       Y         AWT     200WIN######       ATM w/ Microsoft 3.1
  1605.       Y         BAW     #######            Lotus AmiPro w/ ATM
  1606.       Y         BAW     115A#######        Lotus AmiPro w/ ATM 115
  1607.       Y         BAW     200DUMMY           Lotus AmiPro w/ ATM
  1608.       Y         BAW     202#######         Lotus AmiPro w/ ATM
  1609.       Y         BAW     202LO#######       Lotus AmiPro w/ ATM
  1610.       Y         BBW     #######            ATM Win/Ami+123 bndl
  1611.       Y         BBW     115A#######        ATM Win/Ami +123 bndl
  1612.       Y         BBW     200DUMMY           ATM Win/Ami+123 bndl
  1613.       Y         BBW     202DUMMY           ATM Win/Ami+123 bndl
  1614.       Y         BDW     #######            ATM Win/Lotus SmarText
  1615.       Y         BDW     115A#######        ATM Win/Lotus SmarText
  1616.       Y         BDW     115DUMMY           ATM Win/Lotus SmarText
  1617.       Y         BWW     250WP#######       ATM/Wordperfect Bundle
  1618.       Y         BZW     203A#######        ATM/Apple
  1619.       Y         BZW     300A#######        ATM/Apple
  1620.       Y         BZW     300DUMMY           ATM/Apple
  1621.       Y         CDF     150######-###      CD ROM Font Folio
  1622.       Y         CDF     250#######         CD ROM Font Folio
  1623.       Y         CDW     100#######         Type on Call
  1624.       Y         CDW     300M3######-###    TOC Macwarehouse
  1625.       Y         CIB     100DA1005          Supplement Kit #5 Dimensions
  1626.       Y         CIB     100PS1002          Prof Curriculum PShop 1.0
  1627.       Y         CIB     100PS1003          Training Software Lic PShop1.0
  1628.       Y         CIB     200PR1014          Educ Stdnt Wkbook Premiere2.0
  1629.       Y         CIB     200PR1016          Educ Curric/SW Premiere 2.0
  1630.       Y         CIB     200PR1018          Prof Curriculum Premiere 2.0
  1631.       Y         CIB     200PR1020          Training Sftwr Lic Premiere2.0
  1632.       Y         CIB     200PS1003          Training Software Lic PShop2.0
  1633.       Y         CIB     200PS1018          Prof Curriculum PShop 2.0
  1634.       Y         CIB     200PS1024          Educ Curriculum/SW PShop 2.0
  1635.       Y         CIB     200PS1025          Educ Studnt Wkbook PShop 2.0
  1636.       Y         CIB     200SA1013          Supplement Kit S'line/ACE Mac
  1637.       Y         CIB     250PS1038          Prof Curric PShop 2.5 Mac
  1638.       A   ID    Prefx   Valid Serialnum    Comment                 Screen:   3
  1639.       Y         CIB     250PS1039          Trning Sftwr Lic PShop 2.5 Mac
  1640.       Y         CIB     250PS1040          Educ Curric/SW PShop 2.5 Mac
  1641.       Y         CIB     250PS6781          Instructor Manual PhSpM 2.5
  1642.       Y         CIB     300AA1019          Intro Kit AI3 (Prof Curriclm)
  1643.       Y         CIB     300AA1020          Disk Kit AI3 (Prof SW Lic)
  1644.       Y         CIB     300AA1029          Educ Curric/SW AI3 Mac
  1645.       Y         CIB     300AA1030          Educ Student Workbook AI3 Mac
  1646.       Y         CIB     300SB1003          Supplement Kit S'line/ACE Win
  1647.       Y         CIB     400AB1014          Educ Curriculum/SW AI4 Win
  1648.       Y         CIB     400AB1015          Educ Student Wrkbook AI4 Win
  1649.       Y         CIB     400AB1016          Prof Curriculum AI4 Windows
  1650.       Y         CIB     400AB1017          Prof Training Software Lic AI4
  1651.       Y         CIB     500AA1042          Complete Curric/SW AI5 Mac
  1652.       Y         CIB     500AA1043          Curriculum - Illustrator 5 Mac
  1653.       Y         CIB     500AA1044          Sftwre Training Lic AI5 Mac
  1654.       Y         CIB     88AA1010           Intro Kit AI88 (Prof Curriclm)
  1655.       Y         CON     TEST#              Printer Contest Entrant
  1656.       Y         CRW     200#######         Type on Call PC
  1657.       Y         CWS     100ACROBAT         Acrobat Corporate Workshop
  1658.       Y         DCA     100ACROBAT         Discovering Acrobat Class
  1659.       Y         DCA     200ACROBAT         Discovering Acrobat Class
  1660.       Y         DWS     100ACROBAT         Acrobat Dealer Workshop
  1661.       Y         EPA     100ACROBAT         Electronic Publshg w/ Acrobat
  1662.       Y         EPA     200ACROBAT         Electronic Publshg w/ Acrobat
  1663.       Y         FF#     #####.###          Font Folio hard disk
  1664.       Y         FFP     #####.###          Font Folio HD PC
  1665.       Y         FU#     ###U.##            Folio upgrade
  1666.       Y         GCW     203DU#######       ATM Mac/GCC Bundle
  1667.       Y         HMW     203HP######        ATM Mac/HP Cartridge (Mac)
  1668.       Y         HWW     200HP######        ATM Windows/HP Cartridge
  1669.       Y         NEC     :MAC-FONT-FOLIO    Mac PS Gallery-Premium V1
  1670.       Y         NEC     :MAC-IMAGEGAL      Mac Image Gallery-locked
  1671.       Y         NEC     :MAC-TOC-NV1       Mac PS Gallery-Locked V1
  1672.       Y         NEC     :MAC-TOC-NV2       Mac PS Gallery-Locked V2
  1673.       Y         NEC     :MAC-TOC-NV3       Mac Gallery PS-Locked V3
  1674.       Y         NEC     :PC-HPLJET-FONTS   IBM Type Gallery LJ-Locked
  1675.       Y         NEC     :PC-IMAGEGAL       IBM Image Gallery-Locked
  1676.       Y         NEC     :PC-TOC-NV1        IBM Type Gallery PS-Locked
  1677.       Y         NEC     M:IMAGEGAL-DLX     Mac Image Gallery-Premium
  1678.       Y         NEC     M:PS-FFOLIO-V2     Mac PS Gallery-Premium V2
  1679.       Y         NEC     P:IMAGEGAL-DLX     IBM Image Gallery-Premium
  1680.       Y         NEC     P:LJ-FFOLIO        IBM Type Gallery LJ-Premium
  1681.       Y         NEC     P:PS-FFOLIO-V3     IBM Type Gallery PS-Premium
  1682.       Y         PIW     250B7######-###    Photoshop for SGI/bndl
  1683.       Y         PIW     250R7######-###    Photoshop for SGI
  1684.       Y         PIW     250R7######-005-   Photoshop SGI 5pack
  1685.       Y         PIW     250R7######-010-   Photoshop SGI 10-pack
  1686.       Y         PRB     100SM#######       Premiere/Supermac bndl
  1687.       Y         PUW     250B7######-###    Photoshop for Sun/bndl
  1688.       Y         PUW     250R7######-###    Photoshop for Sun
  1689.       Y         PUW     250R7######-005-   PShop Sun 5-pack
  1690.       Y         PUW     250R7######-010-   Photoshop Sun 10pack
  1691.       Y         PUW     250S7######-###    Photoshop Sun/SX Bndl
  1692.       Y         SIW     350R7######-###    Illustrator Sun (SGI)
  1693.       Y         VPP     100ACROBAT         Acrobat VPP Support Workshop
  1694.       Y   A1    AAA     300#######         Illustrator/ATM
  1695.       Y   A1    AAA     300######-###      Illustrator/ATM
  1696.       Y   A1    AAD     300#######         DEMO
  1697.       Y   A1    AAD     300######-###      Illustrator/ATM Demo
  1698.       Y   A1    AAW     300#######         Illustrator/ATM
  1699.       Y   A1    AAW     300######-###      Illustrator/ATM
  1700.       Y   A1    AAW     300X######         DEMO
  1701.       Y   A1    AAW     301#######         Illustrator/ATM
  1702.       Y   A1    AAW     301X######         Illustrator Mac Demo
  1703.       Y   A1    AAW     302#######         Illustrator/ATM
  1704.       Y   A1    AAW     302X######         Illustrator/ATM Demo
  1705.       Y   A1    AAW     320#######         Illustrator/ATM
  1706.       Y   A1    AAW     320X######         Illustrator/ATM Demo
  1707.       Y   A1    AAW     323#######         Illustrator/ATM/Dimensions
  1708.       Y   A1    AAW     323X######-###     Illustrator/ATM Demo
  1709.       Y   A1    PCA     100######-###      Photoshop 1.0
  1710.       Y   A1    PCA     107######-###      Photoshop 1.07
  1711.       Y   A1    PCA     200######-###      Photoshop Complete
  1712.       Y   A1    PCA     201######-###      Photoshop Complete
  1713.       Y   A1    PDA     100######-###      Photoshop Demo
  1714.       Y   A1    PDA     107######-###      none
  1715.       Y   A1    PDA     200######-###      Photoshop Demo
  1716.       Y   A1    PDA     201######-###      Photoshop Complete Demo
  1717.       Y   A1    PGW     200######-###      Photoshop Gen Bundle
  1718.       Y   A1    PGW     200######-###      Photoshop Complete Gen Bundle
  1719.       Y   A1    PGW     201######-###      Photoshop Gen. Bundle
  1720.       Y   A1    PHW     107######-###      Photoshop Complete-Howtek
  1721.       Y   A1    PHW     200######-###      Photoshop Howtek
  1722.       Y   A1    PMW     107######-###      Photoshop Complete-Microtek
  1723.       Y   A1    PMW     200######-###      Photoshop Microtek
  1724.       Y   A1    PXW     107######-###      Photoshop Complete-XRS
  1725.       Y   A1    PXW     200######-###      Photoshop XRS
  1726.       Y   A1    SAW     200#######         Streamline
  1727.       Y   A1    SAW     200X######         DEMO
  1728.       Y   A1    SAW     220#######         Streamline
  1729.       Y   A1    SGW     108######-###      Photoshop LTD ED bndl
  1730.       Y   A1    SHW     108######-###      Photoshop LTD ED/Howtek
  1731.       Y   A1    SLA     108######-###      Photoshop LTD ED/LaCie
  1732.       Y   A1    SUW     107######-###      Photoshop LE 1.08/Umax mfg err
  1733.       Y   A1    SUW     108######-###      Photoshop LTD ED/Umax
  1734.       Y   A2    PRW     300S3######-###    Premiere Mac (Europe)
  1735.       Y   A2    PSW     250B3######-###    Photoshop Mac (Europe)
  1736.       Y   A2    PSW     250S7######-###    Photoshop Mac (Europe)
  1737.       Y   A2    PSW     251B3######-###    Photoshop Mac (Europe)
  1738.       Y   A2    PSW     251S7######-###    Photoshop Bundle (Europe)
  1739.       Y   A2    PSW     301B1######-###    Photoshop Mac (europe)
  1740.       Y   A2    PWW     250B3######-###    Photoshop Windows (Europe)
  1741.       Y   A2    PWW     251B3######-###    Photoshop Windows (Europe)
  1742.       Y   A2    PWW     300B1######-###    Photoshop Windows (europe)
  1743.       Y   A2    SGW     108######-###      Photoshop Limited Edition
  1744.       Y   A2    SGW     250H3######-###    Photoshop L.E./HP bndl
  1745.       Y   A2    SGW     250R3######-###    Photoshop L.E. 2.5
  1746.       Y   A3    DAW     100R3######-###    Dimensions
  1747.       Y   A3    DAW     100X3######-###    Dimensions Demo
  1748.       Y   A4    PSW     250B3######-###    Photoshop 2.5 generic bndl
  1749.       Y   A4    PSW     250R3######-###    Photoshop Mac 2.5
  1750.       Y   A4    PSW     250R3######-005-   Photoshop 2.5 licensed for 5
  1751.       Y   A4    PSW     250R7######-###    Photoshop 2.5 CD
  1752.       Y   A4    PSW     250S7######-###    Photoshop Mac 2.5 Supermac CD
  1753.       Y   A4    PSW     250X3######-###    Photoshop Mac 2.5 NFR
  1754.       Y   A4    PSW     251B3######-###    Photoshop Mac 2.5.1 (gen bund)
  1755.       Y   A4    PSW     251R3######-###    Photoshop Mac 2.5.1
  1756.       Y   A4    PSW     251R7######-###    Photoshop Deluxe
  1757.       Y   A5    AAW     500CB######-010-   Illustrator CIB
  1758.       Y   A5    AAW     500R3######-###    Illustrator 5.0 Mac
  1759.       Y   A5    AAW     500R3######-005-   Illustrator 5.0 (5 user)
  1760.       Y   A5    AAW     500R7######-###    Illustrator 5.0 CD
  1761.       Y   A5    AAW     500U3######-###    Illustrator 5.0 Upgrade
  1762.       Y   A5    AAW     500U7######-###    Illustrator 5.0 CD Dlx Upgrade
  1763.       Y   A5    AAW     500X1######-###    Illustrator 5.0 NFR (dual)
  1764.       Y   A5    AAW     501R3######-###    Illustrator
  1765.       Y   A5    AAW     501R3######-005-   Illustrator 5 user
  1766.       Y   A5    AAW     501R7######-###    Illustrator Deluxe
  1767.       Y   A5    AAW     501U3######-###    Illustrator Upgrade
  1768.       Y   A5    AAW     501U7######-###    Illustrator Deluxe Upgrade
  1769.       Y   A5    AAW     501X1######-###    Illustrator Mac NFR
  1770.       Y   A5    AAW     550CB######-###    Illustrator CIB
  1771.       Y   A5    AAW     550CB######-###    Illustrator CIB
  1772.       Y   A5    AAW     550CB######-010-   Illustrator CIB
  1773.       Y   A5    AAW     550R1######-###    Illustrator 5.5
  1774.       Y   A5    AAW     550R1######-005-   Illustrator 5 user
  1775.       Y   A5    AAW     550R1######-005-   Illustrator 5-user
  1776.       Y   A5    AAW     550R3######-###    Illustrator 5.5
  1777.       Y   A5    AAW     550U3######-###    Illustrator 5.5 Upgrade
  1778.       Y   A5    AAW     550X1######-###    Illustrator 5.5 NFR
  1779.       Y   A5    DAW     100R3######-###    Dimensions
  1780.       Y   A5    DAW     102R3######-###    Dimensions
  1781.       Y   A5    DAW     102X3######-###    Dimensions NFR
  1782.       Y   A5    DAW     200R3######-###    Dimensions 2.0
  1783.       Y   A5    DAW     200R3######-###    Dimensions
  1784.       Y   A5    DAW     200X3######-###    Dimensions NFR
  1785.       Y   A5    PRW     300######-###      Premiere 3.0 Retail
  1786.       Y   A5    PRW     300CB######-010-   Premiere Classroom in a Box
  1787.       Y   A5    PRW     300E7######-###    Premiere Ed Deluxe
  1788.       Y   A5    PRW     300R3######-###    Premiere 3.0
  1789.       Y   A5    PRW     300R7######-###    Premiere 3.0 CD
  1790.       Y   A5    PRW     300U3######-###    Premiere 3.0 Upgrade
  1791.       Y   A5    PRW     300U7######-###    Premiere 3.0 Deluxe Upgrade
  1792.       Y   A5    PRW     300X1######-###    Premiere 3.0 NFR (dual)
  1793.       Y   A5    PRW     300X1######-###    Premiere NFR
  1794.       Y   A5    PSW     250CB######-010-   Photoshop CIB Mac
  1795.       Y   A5    PSW     251B3######-###    Photoshop Mac Bndl
  1796.       Y   A5    PSW     251R3######-###    Photoshop Mac Retail
  1797.       Y   A5    PSW     251R3######-005-   Photoshop Mac 5 user
  1798.       Y   A5    PSW     251R7######-###    Photoshop Deluxe Mac
  1799.       Y   A5    PSW     251S7######-###    Photoshop Dlx Bundle
  1800.       Y   A5    PSW     251X1######-###    Photoshop Mac NFR
  1801.       Y   A5    PSW     300B3######-###    Photoshop Complete Mac Bundle
  1802.       Y   A5    PSW     300CB######-010-   Photoshop CIB Mac
  1803.       Y   A5    PSW     300R3######-###    Photoshop Mac
  1804.       Y   A5    PSW     300X1######-###    Photoshop NFR
  1805.       Y   A5    PSW     300X3######-###    Photoshop Mac NFR
  1806.       Y   A5    PSW     301B1######-###    Photoshop 3.01 Mac bndle
  1807.       Y   A5    PSW     301R1######-###    Photoshop 3.01 Mac retail
  1808.       Y   A5    PSW     301X1######-###    Photoshop 3.01 Mac NFR
  1809.       Y   A5    SAW     220#######         Streamline
  1810.       Y   A5    SAW     300R3######-###    Streamline 3.0 Mac
  1811.       Y   A5    SAW     300X3######-###    Streamline Mac NFR
  1812.       Y   A5    SAW     301R3######-###    Streamline Mac
  1813.       Y   A5    SAW     301X3######-###    Streamline Mac NFR
  1814.       Y   A5    SAW     310R3######-###    Streamline Mac
  1815.       Y   A5    SAW     310X3######-###    Streamline Mac NFR
  1816.       Y   A5    SUW     100R3######-###    Auditon Mac
  1817.       Y   A5    SUW     100X3######-###    Audition (NFR)
  1818.       Y   A5    SUW     101R3######-###    Audition Mac
  1819.       Y   A5    SUW     101X3######-###    Audition Mac
  1820.       Y   A7    PRW     400CB######-###    Premiere Mac CIB
  1821.       Y   A7    PRW     400CB######-010-   Premiere CIB
  1822.       Y   A7    PRW     400R3######-###    Premiere Mac
  1823.       Y   A7    PRW     400S3######-###    Premiere Mac Bundle
  1824.       Y   A7    PRW     400X1######-###    Premiere 4.0 Mac NFR
  1825.       Y   A7    PRW     400X3######-###    Premiere Mac NFR
  1826.       Y   A7    PRW     401B3######-###    Premiere Bundle
  1827.       Y   AB1   MVW     100R3######-###    Acrobat Exchange Mac
  1828.       Y   AB1   MVW     100R3######-005-   Acrobat Exchange Mac (5)
  1829.       Y   AB1   MVW     100X3######-###    Acrobat Exchange Mac NFR
  1830.       Y   AB2   NWW     100R3######-002-   Acrobat Network Distillr-dual?
  1831.       Y   AB2   NWW     100X3######-002-   Acrobat Net Dstller NFR
  1832.       Y   AB2   NWW     102R3######-002-   Acrobat Net Distiller
  1833.       Y   AB2   NWW     102X3######-002-   Acrobat Net Dist. NFR
  1834.       Y   AB3   AEW     100R3######-025-   Acrobat Exchange MultiPlatform
  1835.       Y   AB3   AEW     100R3######-100-   Acrobat Exchange MultiPlatform
  1836.       Y   AB4   WVW     100R3######-###    Acrobat Exchange Windows
  1837.       Y   AB4   WVW     100R3######-005-   Acrobat Exchange Windows(5)
  1838.       Y   AB4   WVW     100X3######-###    Acrobat Exchange Windows NFR
  1839.       Y   AB5   ARD     100CA######-500-   Reader / Systems Integrators
  1840.       Y   AB5   ARM     100CA######-500-   Reader /  Systems Integrators
  1841.       Y   AB5   ARM     100R3######-###    Acrobat Reader
  1842.       Y   AB5   ARM     100R3######-500-   Reader Multi Lic. 500
  1843.       Y   AB5   ARW     100A3######-500-   Reader/Software Dispatch
  1844.       Y   AB5   ARW     100B3######-###    Acrobat Reader
  1845.       Y   AB5   ARW     100B3DUMMY         Acrobat Reader
  1846.       Y   AB5   ARW     100CA######-###    Reader / Systems Integrators
  1847.       Y   AB5   ARW     100CA######-500-   Reader / Systems Integrators
  1848.       Y   AB5   ARW     100R3######-###    Acrobat Reader
  1849.       Y   AB5   ARW     100R3######-050-   Acrobat Reader (dual)
  1850.       Y   AB5   ARW     100R3######-100-   Acrobat Reader (dual)
  1851.       Y   AB5   ARW     100R3######-500-   Acrobat Reader (dual)
  1852.       Y   AB5   ARW     100R3######-500-   Acrobat Reader
  1853.       Y   AB5   ARW     100R3######-999-   Acrobat Reader
  1854.       Y   AB6   DEW     100R3######-###    Acrobat Starter (dual)
  1855.       Y   AB6   DEW     100R3######-010-   Acrobat Starter (10 user)
  1856.       Y   AB6   DEW     100X3######-010-   Acrobat Starter NFR
  1857.       Y   AB6   DEW     102R3######-010-   Acrobat Starter (10-user)
  1858.       Y   AB6   DEW     102X3######-010-   Acrobat Starter NFR 10-user
  1859.       Y   AB6   WDW     100R3######-###    Acrobat Personal Distiller
  1860.       Y   AB6   WDW     100R3######-002-   Personal Distiller (2 user)
  1861.       Y   AB6   WDW     100X3######-002-   Acrobat Personal Distiller NFR
  1862.       Y   AB6   WDW     102R3######-002-   Acrobat Personal Distiller
  1863.       Y   AB6   WDW     102X3######-002-   Acrobat Personal Distiller
  1864.       Y   AB7   ARD     100R3######-###    Acrobat Reader DOS
  1865.       Y   AB7   ARM     100R3######-###    Acrobat Reader Mac
  1866.       Y   AB7   ARW     100M3######-###    Acrobat Rdr Mac (void)
  1867.       Y   AB7   ARW     100R3######-###    Acrobat Reader Windows
  1868.       Y   AB7   ARW     100W3######-###    Acrobat Rdr Win (void)
  1869.       Y   AB7   ARW     100Z3######-###    Acrobat Reader/MacConn-Compaq
  1870.       Y   AB9   ACW     200R3######-###    Acrobat Catalog Windows
  1871.       Y   AB9   ANW     200R3######-###    Acrobat 2.0 Pro Mac
  1872.       Y   AB9   ANW     200X3######-###    Acrobat 2.0 Pro Mac (NFR)
  1873.       Y   AB9   AOW     200R3######-###    Acrobat Pro Windows
  1874.       Y   AB9   DEW     200R3######-010-   Acrobat for Workgroups 10-user
  1875.       Y   AB9   MVW     200R3######-###    Acrobat 2.0 Mac
  1876.       Y   AB9   MVW     200X3######-###    Acrobat 2.0 Mac NFR
  1877.       Y   AB9   WVW     200R3######-###    Acrobat 2.0 Windows
  1878.       Y   AB9   WVW     200X3######-###    Acrobat 2.0 Win NFR
  1879.       Y   B1    CPS     1######            PostScript cartridge
  1880.       Y   B1    CPW     100#######         PostScript Cartridge
  1881.       Y   B1    CSW     100#######         PostScript Cartridge Aetna
  1882.       Y   B1    CTA     1######            Type Cartridge 1
  1883.       Y   B1    CTA     100#######         Type Cartridge 1
  1884.       Y   B1    CTB     1######            Type Cartridge 2
  1885.       Y   B1    CTB     100#######         Type Cartridge #2
  1886.       Y   C1    AW#     #####              ATM Windows 1.#
  1887.       Y   C1    AW#     ######             none
  1888.       Y   C1    AW5     ######             ATM/Aldus bundle
  1889.       Y   C1    AWB     110#######         ATM/Ergo Brick bndl
  1890.       Y   C1    AWW     100#######         ATM Windows
  1891.       Y   C1    AWW     100X######         DEMO
  1892.       Y   C1    AWW     110#######         ATM Windows
  1893.       Y   C1    AWW     110X#######        ATM Windows Demo
  1894.       Y   C1    AWW     115#######         ATM Windows
  1895.       Y   C1    AWW     115X######         ATM Windows Demo
  1896.       Y   C1    AWW     200#######         ATM Windows 2.0
  1897.       Y   C1    AWW     200X######         ATM Windows 2.0 Demo
  1898.       Y   C1    AWW     201#######         ATM Windows
  1899.       Y   C1    AWW     202#######         ATM Windows 2.02
  1900.       Y   C1    BWW     100#######         ATM Bundle Gen
  1901.       Y   C1    BWW     110#######         ATM Bundle Gen
  1902.       Y   C1    BWW     115DAK             ATM Win/DAK bundle
  1903.       Y   C1    BWW     115GS              ATM-W/CharterSoft GraphShow
  1904.       Y   C1    BWW     200#######         ATM Win generic bndl
  1905.       Y   C1    BWW     200DAK             ATM Windows/DAK
  1906.       Y   C1    BWW     200LT              ATM Win/PrimeType (from disk)
  1907.       Y   C1    BWW     202#######         ATM Windows Bundle
  1908.       Y   C1    BWW     202DUMMY           ATM Windows Bundle
  1909.       Y   C1    VBW     100#######         ATM-W Ventura/Typeset 1
  1910.       Y   C1    VBW     101#######         ATM Windows Ventura bundle
  1911.       Y   C1    VBW     110#######         ATM Win Ventura bundle
  1912.       Y   C2    BTW     200#######         ATM/TAlign Win Bundle
  1913.       Y   C2    BWW     115#######         ATM Win bndle w/ $49 offer
  1914.       Y   C2    TPW     200#######         TypeAlign Windows
  1915.       Y   C3    AWM     MICROG             ATM/TAlign Micrografx
  1916.       Y   C3    BWW     202#######         ATM Windows bndl
  1917.       Y   C3    BWW     250KI              ATM/Okidata bundle
  1918.       Y   C3    BWW     250LT              ATM/LaserTools
  1919.       Y   C3    LBW     110#######         ATM-W Lexmark
  1920.       Y   C3    PNW     200#######         ATM Win/Panasonic
  1921.       Y   C3    PNW     200#######         ATM/Panasonic bndl
  1922.       Y   C3    PNW     200ATM             ATM/Panasonic bundle
  1923.       Y   C3    PNW     250#######         ATM/Panasonic bndl
  1924.       Y   C3    PNW     250#######         ATM Win/Panasonic
  1925.       Y   C4    AWW     250#######         ATM Windows
  1926.       Y   C4    BPW     2005######         ATM Windows/Aldus bundle
  1927.       Y   C4    BPW     2505######         ATM Windows/Aldus bndl
  1928.       Y   C4    BWW     115#######         ATM-W Bundle
  1929.       Y   C4    BWW     200#######         ATM Windows Generic bndl
  1930.       Y   C4    BWW     200DUMMY           ATM Windows bndl
  1931.       Y   C4    BWW     201#######         ATM-W Bundle
  1932.       Y   C4    BWW     202#######         ATM Windows bundle
  1933.       Y   C4    BWW     250#######         ATM Windows bndl
  1934.       Y   C4    BWW     250IBM             ATM/IBM bundle
  1935.       Y   C4    VBW     200#######         ATM Win Ventura bundle
  1936.       Y   C6    BQW     203#######         Compaq/ATM Mac bndl
  1937.       Y   C6    BRW     202#######         Compaq/ATM Windows
  1938.       Y   D1    ATW     200#######         ATM Macintosh
  1939.       Y   D1    ATW     200X######         DEMO
  1940.       Y   D1    ATW     202#######         ATM Mac 2.02
  1941.       Y   D1    ATW     203#######         ATM Mac 2.03
  1942.       Y   D1    ATW     220#######         ATM 2.0 (mfg error)
  1943.       Y   D1    ATW     220X######         DEMO
  1944.       Y   D1    BMW     200#######         ATM Generic Bundle
  1945.       Y   D1    BMW     202#######         ATM Mac generic bndl
  1946.       Y   D1    BMW     202TSTYLE          ATM Mac/TypeStyler
  1947.       Y   D1    BMW     203#######         ATM Mac bndl
  1948.       Y   D1    BMW     220#######         ATM Gen bndl-200 printed 220
  1949.       Y   D1    BSW     200#######         ATM/Type Set Sonet Bndle
  1950.       Y   D1    VAW     200#######         ATM Ventura Bundle
  1951.       Y   D2    GHW     100R3######-###    SuperATM
  1952.       Y   D2    GHW     100R3######-005-   SuperATM 5 user
  1953.       Y   D2    GHW     100R3######-025-   SuperATM licensed for 25
  1954.       Y   D2    GHW     100R3######-100-   SuperATM licensed for 100
  1955.       Y   D2    GHW     361R3######-###    SuperATM
  1956.       Y   D2    GHW     361R3######-005-   SuperATM 5-pack
  1957.       Y   D4    BMW     203#######         ATM Mac bundle
  1958.       Y   D4    BMW     203KI              ATM/Okidata
  1959.       Y   D4    BMW     203SMT             ATM Mac/SuperMac Bundle
  1960.       Y   D4    GCW     203#######         ATM Mac/GCC bundle
  1961.       Y   D5    BMW     203#######         ATM Generic Bndl
  1962.       Y   D5    BMW     351#######         ATM Bundle
  1963.       Y   E1    NIW     300#######         NeXT Illustrator
  1964.       Y   E1    NIW     300X######         NeXT Illustrator Demo
  1965.       Y   E1    NIW     301#######         NeXT Illust/bonus fonts
  1966.       Y   E1    NIW     301#######         NeXT AI w/ bonus fonts
  1967.       Y   E1    TTW     210#######         Adobe Touchtype 2.1
  1968.       Y   E1    TTW     210X######         Adobe Touchtype 2.1 Demo
  1969.       Y   E1    TTW     211#######         Touchtype 2.1.1/bonus fonts
  1970.       Y   ED1   AAW     320#######         Illust 3.#/ATM Educational
  1971.       Y   ED1   AAW     320X######         Illustrator Educational Demo
  1972.       Y   ED1   AAW     323#######         Illustrator/ATM EDU
  1973.       Y   ED1   AAW     500R3######-###    Illustrator 5.0/EDU
  1974.       Y   ED1   AAW     500R7######-###    Illustrator 5.0 CD/EDU
  1975.       Y   ED1   AAW     501R3######-###    Illustrator Mac EDU
  1976.       Y   ED1   AAW     501R7######-###    Illustrator Mac CD EDU
  1977.       Y   ED1   AAW     550R1######-###    Illust 5.5 dual media EDU
  1978.       Y   ED1   AAW     550R3######-###    Illustrator 5.5 EDU
  1979.       Y   ED1   ABW     4001######-###     Illustrator 4 Win/dual media
  1980.       Y   ED1   ABW     4003######-###     Illustrator 4 Win/3.5
  1981.       Y   ED1   ABW     4005######-###     Illustrator 4 Win/5.25
  1982.       Y   ED1   ABW     4013######-###     Illustrator 4 Win/3.5" EDU
  1983.       Y   ED1   ABW     4023######-###     Illustrator 4 Win 3.5" retail
  1984.       Y   ED1   ABW     4033######-###     Illustrator 4 Win 3.5" EDU
  1985.       Y   ED1   ANW     200R3######-###    Acrobat Pro Mac EDU
  1986.       Y   ED1   AOW     200R3######-###    Acrobat Pro Windows EDU
  1987.       Y   ED1   ARD     100R3######-###    Acrobat Reader DOS EDU
  1988.       Y   ED1   ARW     100R3######-050-   Acrobat Reader EDU
  1989.       Y   ED1   ARW     100R3######-100-   Acrobat Reader multi user
  1990.       Y   ED1   ARW     100R3######-500-   Acrobat Reader (dual)/EDU
  1991.       Y   ED1   ATW     203#######         ATM Mac Educational Card
  1992.       Y   ED1   ATW     360######-###      ATM Mac
  1993.       Y   ED1   ATW     361######-###      ATM Educational
  1994.       Y   ED1   ATW     380R3######-###    ATM Mac EDU
  1995.       Y   ED1   ATW     381R3######-###    ATM Mac EDU
  1996.       Y   ED1   AWW     202#######         ATM Windows Educational Card
  1997.       Y   ED1   AWW     250#######         ATM Windows
  1998.       Y   ED1   AWW     260R3######-###    ATM Windows EDU
  1999.       Y   ED1   AWW     300R3######-###    ATM Windows EDU
  2000.       Y   ED1   CAW     100#######         Collector's Ed 1 Educational
  2001.       Y   ED1   CBW     100#######         Collector's Ed 2 Educational
  2002.       Y   ED1   CEW     300#######         Type on Call EDU
  2003.       Y   ED1   CPW     100#######         PostScript Cartridge Educ.
  2004.       Y   ED1   DAW     100R3######-###    Dimensions EDU
  2005.       Y   ED1   DAW     102R3######-###    Dimensions Mac
  2006.       Y   ED1   DAW     200R3######-###    Dimensions Educational
  2007.       Y   ED1   DEW     100R3######-010-   Acrobat Starter-10 user
  2008.       Y   ED1   DEW     102R3######-010-   Acrobat Starter Educational
  2009.       Y   ED1   DEW     200R3######-###-   Acrobat for Workgroups EDU
  2010.       Y   ED1   FAK     361R3######-###    Cyrillic Font Pkg
  2011.       Y   ED1   FAK     500#######         Cyrillic Type
  2012.       Y   ED1   FAW     361R3######-###    Mac Font Pkg EDU
  2013.       Y   ED1   FAW     381R3######-###    Mac Type Pkg EDU
  2014.       Y   ED1   FAW     500#######         Mac Type/Educ Card
  2015.       Y   ED1   FBW     260R3######-###    PC Type Pkg EDU
  2016.       Y   ED1   FBW     300#######         PC Type/Educ card
  2017.       Y   ED1   FGW     360#######         Wild Type Mac (EDU)
  2018.       Y   ED1   FHW     251R3#######       Wild Type PC
  2019.       Y   ED1   FMW     100#######         Type Set for Business-Educ
  2020.       Y   ED1   FSW     100#######         Mac Type Sets/Educ Card
  2021.       Y   ED1   FTW     100#######         Value Pack PC (EDU)
  2022.       Y   ED1   FTW     250########        Value Pack PC (EDU)
  2023.       Y   ED1   FVW     100#######         Value Pack Mac Educational
  2024.       Y   ED1   FVW     360######-###      Value Pack Mac
  2025.       Y   ED1   FWW     200#######         PC Type Set for Bus/Educ
  2026.       Y   ED1   FWW     202#######         Type Set Bus (ATM202)
  2027.       Y   ED1   GHW     100R3######-###    SuperATM Educational
  2028.       Y   ED1   GHW     100R3######-005-   SuperATM 5 user (EDU)
  2029.       Y   ED1   GHW     361R3######-###    SuperATM EDU
  2030.       Y   ED1   GPW     103#######         Type Reunion/Educ
  2031.       Y   ED1   MBW     100R3######-###    Premiere Windows
  2032.       Y   ED1   MBW     101R3######-###    Premiere Windows
  2033.       Y   ED1   MMW     361R3######-###    MULTI-MASTER Mac
  2034.       Y   ED1   MMW     381R3######-###    Multiple Master EDU
  2035.       Y   ED1   MMW     500#######         Multiple Master Typefaces
  2036.       Y   ED1   MTW     360#######         Type Basics/ATM (Mac)
  2037.       Y   ED1   MVW     100R3######-###    Acrobat Exchange Mac/EDU
  2038.       Y   ED1   MVW     100R3######-005-   Acrobat Exchange Mac (5)
  2039.       Y   ED1   MVW     200R3######-###    Acrobat 2.0 Mac EDU
  2040.       Y   ED1   NIW     301#######         NeXT Illustrator Educational
  2041.       Y   ED1   NWW     102R3######-###    Acrobat Net Distiller EDU
  2042.       Y   ED1   PCA     201######-###      Photoshop Mac EDU
  2043.       Y   ED1   PCA     201######-###      PShop Mac 2.# Educational Card
  2044.       Y   ED1   PPW     100#######         Mac ATM Plus Pack
  2045.       Y   ED1   PQW     100#######         PC ATM Plus Pack
  2046.       Y   ED1   PRD     200######-###      Premiere Demo
  2047.       Y   ED1   PRD     201######-###      Photoshop Educational Demo
  2048.       Y   ED1   PRW     100######-###      Premiere Educational Card
  2049.       Y   ED1   PRW     200######-###      Premiere 2.0
  2050.       Y   ED1   PRW     201######-###      Premiere
  2051.       Y   ED1   PRW     300######-###      Premiere 3.0/EDU
  2052.       Y   ED1   PRW     300R3######-###    Premiere Mac 3.0 EDU
  2053.       Y   ED1   PRW     400R3######-###    Premiere Mac
  2054.       Y   ED1   PSW     250R3######-###    Photoshop 2.5 Mac/EDU
  2055.       Y   ED1   PSW     251R3######-###    Photoshop Mac
  2056.       Y   ED1   PSW     251R7######-###    Photoshop Mac 2.5.1/EDU
  2057.       Y   ED1   PSW     300R3######-###    Photoshop Mac EDU
  2058.       Y   ED1   PSW     301R1######-###    Photoshop Mac EDU
  2059.       Y   ED1   PTW     251#######         Type Basics/ATM (PC)
  2060.       Y   ED1   PWW     250R3######-###    Photoshop Windows 2.5 Educ.
  2061.       Y   ED1   PWW     251R3######-###    Photoshop Windows EDU
  2062.       Y   ED1   PWW     300R1######-###    Photoshop Win EDU
  2063.       Y   ED1   SAW     200#######         Streamline Mac Educ. Card
  2064.       Y   ED1   SAW     220#######         Streamline
  2065.       Y   ED1   SAW     220X######         Streamline Educational Demo
  2066.       Y   ED1   SAW     300R3######-###    Streamline Mac EDU
  2067.       Y   ED1   SAW     301R3######-###    Streamline Mac EDU
  2068.       Y   ED1   SBW     3001######-###     Streamline 3 Win/dual media
  2069.       Y   ED1   SBW     3003######-###     Streamline 3 Win/3.5
  2070.       Y   ED1   SBW     3005######-###     Streamline 3 Win/5.25
  2071.       Y   ED1   SBW     3011######-###     Streamline Windows
  2072.       Y   ED1   SUW     100R3######-###    Audition Mac
  2073.       Y   ED1   SUW     101R3######-###    Audition
  2074.       Y   ED1   TBW     300#######         PC Type Sets
  2075.       Y   ED1   TPW     200#######         TypeAlign Windows EDU
  2076.       Y   ED1   TPW     210#######         TypeAlign Windows/EDU
  2077.       Y   ED1   TTW     211#######         Touchtype 2.1.1 bonus fonts
  2078.       Y   ED1   TYW     105#######         TypeAlign Mac/Educ
  2079.       Y   ED1   WDW     100R3######-002-   Personal Distiller (2 user) ED
  2080.       Y   ED1   WVW     100R3######-###    Acrobat Exchange Win (EDU)
  2081.       Y   ED1   WVW     200R3######-###    Acrobat 2.0 Win EDU
  2082.       Y   F1    PLW     200S3######-###    Premiere Limited Edition
  2083.       Y   F1    PRB     100######-###      Premiere Bundle
  2084.       Y   F1    PRD     100######-###      Premiere 1.0 Demo
  2085.       Y   F1    PRW     100######-###      Premiere
  2086.       Y   F1    PRW     200######-###      Premiere 2.0
  2087.       Y   F1    PRW     200S3######-###    Premiere Supermac bndl
  2088.       Y   F1    PRW     201######-###      Premiere
  2089.       Y   F1    PRW     201P3######-###    Premiere RasterOps bndl
  2090.       Y   F1    PRW     201S3######-###    Premiere/Supermac bndl
  2091.       Y   F3    PLW     200S3######-###    Premiere Limited Edition
  2092.       Y   F3    PRB     100######-###      Premiere Bundle
  2093.       Y   F3    PRD     200######-###      Premiere Demo
  2094.       Y   F3    PRD     201######-###      Premiere Demo
  2095.       Y   F3    PRW     100######-###      Premiere 1.0
  2096.       Y   F3    PRW     200######-###      Premiere
  2097. -
  2098. Adobe Serial Number Prefixes
  2099. vAny
  2100. †               A   Prduct     Ptfrm   Prefx   Product Description  Screen:   1
  2101.               ----------------------------------------------------
  2102.                Y   -          -       DGW     Aldus Dsgnr CD M/W
  2103.                Y   -          -       DLR     Authorized Dealer
  2104.                Y   -          -       INS     Inside Sales
  2105.                Y   -          MAC     HPW     Paint & Publish
  2106.                Y   -          MAC     QBW     Quick Publish Broc
  2107.                Y   -          MAC     QCW     Quick Publish C&I
  2108.                Y   -          MAC     QLW     Quick Publish L&B
  2109.                Y   ACCLSS     -       DCA     Discovering Acrobt
  2110.                Y   ACCLSS     -       EPA     Elec Publshg Acrbt
  2111.                Y   ACCLSS     -       ESS     Acrobat Educ Svces
  2112.                Y   ACRPRO     MAC     ANW     Acrobat Pro Mac
  2113.                Y   ACRPRO     WIN     AOW     Acrobat Pro Win
  2114.                Y   ARTEXP     -       EDW     Art Explor Dlx M/W
  2115.                Y   ARTEXP     MAC     EXW     Art Explorer Mac
  2116.                Y   ARTEXPLR   MAC     66#     Art Explorer Mac
  2117.                Y   ATM        -       CON     Printer Contest
  2118.                Y   ATM        MAC     AT#     ATM
  2119.                Y   ATM        MAC     AT0     ATM
  2120.                Y   ATM        MAC     AT2     ATM
  2121.                Y   ATM        MAC     AT5     ATM-Kodak Bundle
  2122.                Y   ATM        MAC     AT6     ATM-NEC Bundle
  2123.                   Y   ATM        MAC     AT7     ATM-Claris Bundle
  2124.                Y   ATM        MAC     ATE     ATM English Intl.
  2125.                Y   ATM        MAC     ATI     ATM Italian
  2126.                Y   ATM        MAC     ATJ     ATM-JAPAN
  2127.                Y   ATM        MAC     ATQ     ATM-JAPAN (Roman)
  2128.                Y   ATM        MAC     ATW     ATM
  2129.                Y   ATM        MAC     BMW     ATM-Generic Bundle
  2130.                Y   ATM        MAC     BOW     ATM-Lotus Bundle
  2131.                Y   ATM        MAC     BQW     ATM/Compaq Bundle
  2132.                Y   ATM        MAC     BSW     ATM-TypeSet/Sonet
  2133.                Y   ATM        MAC     BZW     Apple/ATM bundle
  2134.                Y   ATM        MAC     GCW     ATM/GCC bundle
  2135.                Y   ATM        MAC     HMW     ATM/HP Cartridge
  2136.                Y   ATM        MAC     JAW     NEC CD:ATM
  2137.                Y   ATM        MAC     LAW     ATM-Lexmark Bundle
  2138.                Y   ATM        MAC     VAW     ATM-Ventura Bundle
  2139.                Y   ATM        WIN     AW#     ATM Windows
  2140.                Y   ATM        WIN     AW5     ATM-Aldus Bundle
  2141.                Y   ATM        WIN     AWB     ATM-Ergo Brick
  2142.                Y   ATM        WIN     AWL     ATM-W Volume Purch
  2143.                Y   ATM        WIN     AWM     ATM/TAlgn Microgx
  2144.                   Y   ATM        WIN     AWT     ATM/Microsoft 3.1
  2145.                Y   ATM        WIN     AWW     ATM Windows
  2146.                Y   ATM        WIN     BAW     ATM-Lotus Amipro
  2147.                Y   ATM        WIN     BBW     ATM-Lotus Ami/123
  2148.                Y   ATM        WIN     BCW     ATM/123/Ami/Frlnce
  2149.                Y   ATM        WIN     BDW     ATM/Lotus SmartTxt
  2150.                Y   ATM        WIN     BEW     ATM/Lotus Write
  2151.                Y   ATM        WIN     BFW     ATM-Lotus Freelanc
  2152.                Y   ATM        WIN     BGW     ATM-Lotus123G-OS/2
  2153.                Y   ATM        WIN     BHW     ATM/Freelance OS/2
  2154.                Y   ATM        WIN     BIW     ATM/Lotus Improv
  2155.                Y   ATM        WIN     BLW     ATM-Lotus 123
  2156.                Y   ATM        WIN     BNW     ATM-Lotus Notes
  2157.                Y   ATM        WIN     BPW     ATM Windows/Aldus
  2158.                Y   ATM        WIN     BRW     ATM Compaq Bndl
  2159.                Y   ATM        WIN     BTW     ATM/TypeAlign bndl
  2160.                Y   ATM        WIN     BWW     ATM Wind-Gen Bundl
  2161.                Y   ATM        WIN     HWW     ATM/HP Cartridge
  2162.                Y   ATM        WIN     LBW     ATM Wind-Lexmark
  2163.                Y   ATM        WIN     PNW     ATM Win/Panasonic
  2164.                Y   ATM        WIN     VBW     ATM Win/Ventura
  2165.                   Y   ATM        WIN     VCW     ATM/Ventura OS/2
  2166.                Y   AUDITN     MAC     SUW     Audition
  2167.                Y   CATLOG     WIN     ACW     Acrobat Catalog
  2168.                Y   CHART-MK   MAC     58#     Chart Maker Mac
  2169.                Y   CHART-MK   MAC     59#     Chart Maker Mac
  2170.                Y   CHECKLST   MAC     62#     Checklist Mac
  2171.                Y   CIB        -       CIB     Classrm in a Box
  2172.                Y   COLLED     MAC     AGW     Initial Caps
  2173.                Y   COLLED     MAC     CA#     Collector's Ed 1
  2174.                Y   COLLED     MAC     CAO     Collector's Editn
  2175.                Y   COLLED     MAC     CAW     Collector's Ed 2
  2176.                Y   COLLED     MAC     CB#     Collector's Ed 2
  2177.                Y   COLLED     MAC     CBW     Collector's Ed 2
  2178.                Y   COLLED     WIN     ADW     Initial Caps
  2179.                Y   COLOR-CN   MAC     64#     Color Central Mac
  2180.                Y   COLOR-CN   NT      63#     Color Central NT
  2181.                Y   DATEBOOK   MAC     41#     Datebook Mac
  2182.                Y   DATEBOOK   WIN     42#     Datebook
  2183.                Y   DBOOK      MAC     DBW     DateBook Mac
  2184.                Y   DBOOK      MAC     DDW     Datebook Deluxe
  2185.                Y   DIGDRKRM   MAC     32#     Digital Darkroom Mac
  2186.                Y   DIM        MAC     DAW     Dimensions
  2187.                Y   DIST       ???     WDW     Prsnl Distlr/dual
  2188.                Y   DIST       UNIX    UDW     Acr Distiller Unix
  2189.                Y   DTALK      NEXT    DT#     Displaytalk
  2190.                Y   DTALK      NEXT    DTD     Displaytalk 1.0
  2191.                Y   DTALK      NEXT    DTW     Displaytalk
  2192.                Y   DTALK      UNIX    DQW     Dtalk XWin:3.5"TAR
  2193.                Y   DTALK      UNIX    DRW     Dtalk XWin:TK50
  2194.                Y   DTALK      UNIX    DSW     Dtalk XWin:1/4"
  2195.                Y   EXCH       ???     AEW     Dual Acrobat Exch.
  2196.                Y   EXCH       MAC     MVW     Acrobat Exchange
  2197.                Y   EXCH       UNIX    UEW     Acr Exch Unix
  2198.                Y   EXCH       WIN     WVW     Acrobat Exchange
  2199.                Y   FETCH      MAC     51#     Fetch Mac
  2200.                Y   FETCH      WIN     52#     Fetch
  2201.                Y   FETCH-RES          54#     Fetch-RESERVED
  2202.                Y   FETCH-SU   MAC     60#     Fetch Single User Ma
  2203.                Y   FETCHCPT   MAC     55#     Fetch CPT Mac
  2204.                Y   FFOLIO     MAC     CDF     CD ROM Font Folio
  2205.                Y   FONTS      (PC)    CHW     PC CDROM FontFolio
  2206.                Y   FONTS      (PC)    FB#     Font Package
  2207.                Y   FONTS      (PC)    FBK     Cyrillic Typeface
  2208.                Y   FONTS      (PC)    FBL     Fonts-Volume Purch
  2209.                Y   FONTS      (PC)    FBO     Font Pkg
  2210.                Y   FONTS      (PC)    FBW     Font Package
  2211.                Y   FONTS      (PC)    FFP     Font Folio HD
  2212.                Y   FONTS      (PC)    FXW     Lotus SKU-20 Frlnc
  2213.                Y   FONTS      (PC)    MWW     MULTI-MASTER type
  2214.                Y   FONTS      (PC)    SCW     Smart Choice Font
  2215.                Y   FONTS      MAC     ###     Font Package (OLD)
  2216.                Y   FONTS      MAC     AM#     Font Package
  2217.                Y   FONTS      MAC     AM-     Mac V1 Font
  2218.                Y   FONTS      MAC     AS#     Font Package
  2219.                Y   FONTS      MAC     AS-     Mac V1 Fonts
  2220.                Y   FONTS      MAC     FA#     Font Package
  2221.                Y   FONTS      MAC     FAJ     Font Package-JAPAN
  2222.                Y   FONTS      MAC     FAK     Mac Cyrillic Type
  2223.                Y   FONTS      MAC     FAO     Font Package
  2224.                Y   FONTS      MAC     FAW     Font Package
  2225.                Y   FONTS      MAC     FCW     Smart Choice Font
  2226.                Y   FONTS      MAC     FDW     CD-ROM Font Folio
  2227.                Y   FONTS      MAC     FF#     Font Folio
  2228.                Y   FONTS      MAC     FOW     Lotus Font Offer#1
  2229.                Y   FONTS      MAC     FU#     Font Folio Upgrade
  2230.                Y   FONTS      MAC     MMW     Multi-Master Font
  2231.                Y   FONTS      NEXT    NBW     Font-Generic Bundl
  2232.                Y   FONTS      NEXT    NFW     Font Package
  2233.                Y   FONTS      NEXT    NZ#     Special Order
  2234.                Y   FONTS      NEXT    NZW     Special Order
  2235.                Y   FONTS      NEXT    TTW     Touchtype
  2236.                Y   FONTS      WIN     FLW     Lotus123 Win SKU#2
  2237.                Y   FONTS      WIN     FNW     Notes2.1 Win SKU#3
  2238.                Y   FONTS      WIN     FPW     AmiPro Win SKU#1
  2239.                Y   FONTS      WIN     FRW     Freelnce Win SKU#4
  2240.                Y   FREEHAND   MAC     04#     Freehand Mac
  2241.                Y   FREEHAND   WIN     05#     Freehand
  2242.                Y   GALLERY    MAC     35#     Gallery Mac
  2243.                Y   GALLERY    WIN     36#     Gallery
  2244.                Y   HDHOME     MAC     MHW     Aldus Home Designr
  2245.                Y   HDHOME     WIN     WHW     Aldus Home Designr
  2246.                Y   HDINT      MAC     MIW     Aldus Interior Dsg
  2247.                Y   HDINT      WIN     WIW     Aldus Interior Dsg
  2248.                Y   HDLAND     MAC     MLW     Aldus Landscape Ds
  2249.                Y   HDLAND     WIN     WLW     Aldus Landscape Ds
  2250.                Y   HPUB       MAC     HHW     Home Publisher
  2251.                Y   IDRAW      MAC     IMW     Intellidraw Mac
  2252.                Y   IDRAW      WIN     IWW     Intellidraw Win
  2253.                Y   ILLUST     MAC     AA#     Illustrator
  2254.                Y   ILLUST     MAC     AA0     Illustrator
  2255.                Y   ILLUST     MAC     AAA     Illustrator/ATM
  2256.                Y   ILLUST     MAC     AAD     Illustrator Demo
  2257.                Y   ILLUST     MAC     AAE     Illustrator-EUR
  2258.                Y   ILLUST     MAC     AAF     Illustrator French
  2259.                Y   ILLUST     MAC     AAL     Illus Volume Purch
  2260.                Y   ILLUST     MAC     AAP     Illustrator-ROW
  2261.                Y   ILLUST     MAC     AAR     Illustrator-ROW
  2262.                Y   ILLUST     MAC     AAU     Illustrator-AUS/NZ
  2263.                Y   ILLUST     MAC     AAW     Illustrator/ATM
  2264.                Y   ILLUST     MAC     AIJ     Illustrator-JAPAN
  2265.                Y   ILLUST     MAC     M##     Illustrator
  2266.                Y   ILLUST     MAC     M#-     Illustrator 1.1
  2267.                Y   ILLUST     MAC     P##     Illustrator
  2268.                Y   ILLUST     NEXT    NIW     Illustrator
  2269.                Y   ILLUST     SGI     SIW     Illustrator SGI
  2270.                Y   ILLUST     UNIX    UIW     Unix Illustrator
  2271.                Y   ILLUST     WIN     AB#     Illust Windows
  2272.                Y   ILLUST     WIN     ABE     Illust Windows-EUR
  2273.                Y   ILLUST     WIN     ABR     Illust Windows-ROW
  2274.                Y   ILLUST     WIN     ABW     Illust Windows
  2275.                Y   INFO-PUB   MAC     16#     Info Publisher Mac
  2276.                Y   INFO-PUB   WIN     17#     Info Publisher
  2277.                Y   LTALK      MAC     LM#     Lasertalk
  2278.                Y   LTALK      MAC     LM-     Lasertalk
  2279.                Y   LTALK      MAC     LMW     Lasertalk
  2280.                Y   LTALK      WIN     LP#     Lasertalk
  2281.                Y   LTALK      WIN     LPL     Lasertalk
  2282.                Y   LTALK      WIN     LPW     Lasertalk
  2283.                Y   MCPU       MAC     MCP     Multi-CPU License
  2284.                Y   MPRINT     MAC     MPR     Multi-Printer Lic
  2285.                Y   NDIST      ???     NWW     Net Distilr/dual
  2286.                Y   NEC        CD      NEC     NEC CD-ROM PROD.
  2287.                Y   OCR        MAC     RRM     ReadRight 1.0 Mac
  2288.                Y   OCR        WIN     OCA     OCR Personal
  2289.                Y   OCR        WIN     OCB     OCR Windows
  2290.                Y   OCR        WIN     OCC     OCR DOS
  2291.                Y   OCR        WIN     RR2     ReadRight 2.01 DOS
  2292.                Y   OCR        WIN     RRD     ReadRight Pers-DOS
  2293.                Y   OCR        WIN     RRP     ReadRight Pers-Win
  2294.                Y   OCR        WIN     RRW     ReadRight 3.11 Win
  2295.                Y   OTHER      MAC     CMW     Serial Driver
  2296.                Y   PAGEMAKR   MAC     02#     Pagemaker Mac
  2297.                Y   PAGEMAKR   MAC     12#     Pagemaker Mac
  2298.                Y   PAGEMAKR   OS/2    10#     Pagemaker OS/2
  2299.                Y   PAGEMAKR   WIN     03#     Pagemaker
  2300.                Y   PAGEMAKR   WIN     13#     Pagemaker
  2301.                Y   PERSONAL   MAC     34#     Personal Mac
  2302.                Y   PERSUASN   MAC     08#     Persuasion Mac
  2303.                Y   PERSUASN   WIN     09#     Persuasion
  2304.                Y   PHSTYLER   MAC     14#     Photostyler Mac
  2305.                Y   PHSTYLER   WIN     15#     Photostyler
  2306.                Y   PREM       MAC     ARP     Reader w/ Prem DLX
  2307.                Y   PREM       MAC     PLW     Premiere L.E. Bndl
  2308.                Y   PREM       MAC     PRB     Premiere-Bundle
  2309.                Y   PREM       MAC     PRD     Premiere Demo
  2310.                Y   PREM       MAC     PRW     Premiere
  2311.                Y   PREM       WIN     MBE     Premiere Intrn'tl
  2312.                Y   PREM       WIN     MBW     Premiere Windows
  2313.                Y   PREM       WIN     MSW     Premiere Win. LE
  2314.                Y   PREPRINT   MAC     11#     Preprint Mac
  2315.                Y   PRESSWIS   MAC     18#     Presswise Mac
  2316.                Y   PRESSWIS   WIN     19#     Presswise
  2317.                Y   PRINT-CN   MAC     65#     Print Central Mac
  2318.                Y   PSCART     WIN     CPS     PostScript Cartrid
  2319.                Y   PSCART     WIN     CPW     PostScript Cartrid
  2320.                Y   PSCART     WIN     CSW     PS Cartridge-Aetna
  2321.                Y   PSHOP      MAC     ALD     Gallery Effects
  2322.                Y   PSHOP      MAC     PCA     Photoshop Complete
  2323.                Y   PSHOP      MAC     PCJ     Photoshop-JAPAN
  2324.                Y   PSHOP      MAC     PCP     Photoshop-ROW
  2325.                Y   PSHOP      MAC     PCU     Photoshop-AUS/NZ
  2326.                Y   PSHOP      MAC     PDA     Photoshop Demo
  2327.                Y   PSHOP      MAC     PDJ     PhShop Demo-JAPAN
  2328.                Y   PSHOP      MAC     PDP     PhShop Demo-ROW
  2329.                Y   PSHOP      MAC     PDU     PhShop Demo-AUS/NZ
  2330.                Y   PSHOP      MAC     PGW     PhShop-Generic Bun
  2331.                Y   PSHOP      MAC     PHW     Photoshop-Howtek
  2332.                Y   PSHOP      MAC     PMW     Photoshop-MicroTek
  2333.                Y   PSHOP      MAC     PSW     Photoshop Mac
  2334.                Y   PSHOP      MAC     PXW     Photoshop-XRS
  2335.                Y   PSHOP      MAC     SGW     PShop L.E. Generic
  2336.                Y   PSHOP      MAC     SHW     PShop L.E. Howtek
  2337.                Y   PSHOP      MAC     SLA     PShop L.E. LaCie
  2338.                Y   PSHOP      SGI     PIW     PSHOP UNIX
  2339.                Y   PSHOP      SUN     PUW     PSHOP Unix
  2340.                Y   PSHOP      WIN     PWW     Photoshop Windows
  2341.                Y   PSHOP      WIN     SPW     PShop Windows L.E.
  2342.                Y   PSLANG     -       DVW     PostScript SDK
  2343.                Y   PSLANG     MAC     DMW     PostScript SDK Mac
  2344.                Y   PSLANG     NEXT    DKW     DPS SDK / NeXTstep
  2345.                Y   PSLANG     UNIX    DXW     DPS SDK:3.5"
  2346.                Y   PSLANG     UNIX    DYW     DPS SDK:TK50
  2347.                Y   PSLANG     UNIX    DZW     DPS SDK:1/4"
  2348.                Y   PSLANG     WIN     DWW     PostScript SDK PC
  2349.                Y   QPUB       -       QDW     QuickPblsh Dlx M/W
  2350.                Y   QSTOCK     MAC     QSC     Quickstock
  2351.                Y   READER     ???     ARW     Acrobat Reader
  2352.                Y   READER     DOS     ARD     Acrobat Reader DOS
  2353.                Y   READER     MAC     ARI     Reader w/ AI-DLX
  2354.                Y   READER     MAC     ARM     Acrobat Reader Sgl
  2355.                Y   SATM       MAC     GHW     SuperATM
  2356.                Y   SCNREADY   MAC     67#     Sceen Ready Mac
  2357.                Y   SLINE      MAC     SA#     Streamline
  2358.                Y   SLINE      MAC     SAJ     Streamline-JAPAN
  2359.                Y   SLINE      MAC     SAW     Streamline
  2360.                Y   SLINE      WIN     SB#     Streamline Windows
  2361.                Y   SLINE      WIN     SBW     Streamline Windows
  2362.                Y   SMART      MAC     KAW     NEC CD:Smart Art#1
  2363.                Y   SMART      MAC     KBW     NEC CD:Smart Art#2
  2364.                Y   SMART      MAC     KCW     NEC CD:Smart Art#3
  2365.                Y   SMART      MAC     KDW     NEC CD:Smart Art#4
  2366.                Y   SMART      MAC     RA#     Smart Art #1
  2367.                Y   SMART      MAC     RA-     Smart Art
  2368.                Y   SMART      MAC     RAW     Smart Art #1
  2369.                Y   SMART      MAC     RB#     Smart Art #2
  2370.                Y   SMART      MAC     RB-     Smart Art
  2371.                Y   SMART      MAC     RBW     Smart Art #2
  2372.                Y   SMART      MAC     RC#     Smart Art #3
  2373.                Y   SMART      MAC     RC-     Smart Art
  2374.                Y   SMART      MAC     RCW     Smart Art #3
  2375.                Y   SMART      MAC     RD#     Smart Art #4
  2376.                Y   SMART      MAC     RDW     Smart Art #4
  2377.                Y   SMART      MAC     RE#     Smart Art #5
  2378.                Y   SMART      MAC     RF#     Smart Art #6
  2379.                Y   SMART      MAC     RG#     Smart Art #7
  2380.                Y   SMART      MAC     RH#     Smart Art #8
  2381.                Y   SMART      MAC     RI#     Smart Art #9
  2382.                Y   SMART      MAC     RZ#     Smart Art Samples
  2383.                Y   SMART      MAC     RZS     Smart Art Samples
  2384.                Y   SNAPSHOT   WIN     07#     Snapshot
  2385.                Y   SPAINT     MAC     HSW     SuperPaint
  2386.                Y   SPOCK      MAC     37#     Spock Mac
  2387.                Y   SPOCK      WIN     38#     Spock
  2388.                Y   START      -       CWS     Acrobat Corp Wkshp
  2389.                Y   START      -       DWS     Acrobat Dlr Class
  2390.                Y   START      -       VPP     Acrobat VPP SptCls
  2391.                Y   START      ???     DEW     Acrobat Starter
  2392.                Y   SUPER-3D   MAC     31#     Super 3D Mac
  2393.                Y   SUPERCAT   MAC     53#     Super Catalog Mac
  2394.                Y   SUPERCRD   MAC     33#     Supercard Mac
  2395.                Y   SUPERPNT   MAC     30#     Super Paint Mac
  2396.                Y   TBASE      MAC     TAW     Touchbase Mac
  2397.                Y   TBASE      WIN     TOW     Touchbase Windows
  2398.                Y   TEXTURE    MAC     56#     Texture Maker Mac
  2399.                Y   TEXTURE    WIN     57#     Texture Maker
  2400.                Y   TFORM      MAC     T##     Trueform
  2401.                Y   TFORM      MAC     TC#     Trueform Complete
  2402.                Y   TFORM      MAC     TC1     TrForm Complete
  2403.                Y   TFORM      MAC     TC2     TrForm Complete
  2404.                Y   TFORM      MAC     TCA     TrForm Complete
  2405.                Y   TFORM      MAC     TCP     TForm Complete ROW
  2406.                Y   TFORM      MAC     TCU     TrForm Comp-AUS/NZ
  2407.                Y   TFORM      MAC     TCW     TrForm Complete
  2408.                Y   TFORM      MAC     TD#     TrForm Demo
  2409.                Y   TFORM      MAC     TDA     TrForm Demo
  2410.                Y   TFORM      MAC     TDP     TrForm Demo-ROW
  2411.                Y   TFORM      MAC     TDU     TrForm Demo-AUS/NZ
  2412.                Y   TFORM      MAC     TF#     Trueform
  2413.                Y   TFORM      MAC     TR#     TrForm Runtimes
  2414.                Y   TFORM      MAC     TRA     TrForm Runtimes
  2415.                Y   TFORM      MAC     TRU     TFormFillout AU/NZ
  2416.                Y   TFORM      MAC     TRW     TrForm Runtimes
  2417.                Y   TFORM      MAC     TSL     TrForm Site Licens
  2418.                Y   TOC        -       CCW     Type on Call 4.0
  2419.                Y   TOC        MAC     CDW     CD-ROM TypeOnCall
  2420.                Y   TOC        MAC     CEW     Type on Call EDU
  2421.                Y   TOC        WIN     CFW     TOC PC Educational
  2422.                Y   TOC        WIN     CRW     Type on Call PC
  2423.                Y   TOUCH/DT   MAC     43#     Touch+Datebook Mac
  2424.                Y   TOUCH/DT   WIN     44#     Touch+Datebook
  2425.                Y   TOUCHBAS   MAC     39#     Touchbase Mac
  2426.                Y   TOUCHBAS   WIN     40#     Touchbase
  2427.                Y   TRANSC     SUN     HAW     TrScript-Bin:Sun
  2428.                Y   TRANSC     UNIX    HBW     TrScript-Src:3.5"
  2429.                Y   TRANSC     UNIX    HCW     TrScript-Src:TK50
  2430.                Y   TRANSC     UNIX    HDW     TrScript-Src:1/4"
  2431.                Y   TRANSC     UNIX    HEW     TrScript:9.5" tape
  2432.                Y   TRAPMAKR   MAC     61#     Trapmaker Mac
  2433.                Y   TRAPWISE   MAC     20#     Trapwise Mac
  2434.                Y   TRAPWISE   WIN     21#     Trapwise
  2435.                Y   TTWIST     MAC     TMW     TypeTwister Mac
  2436.                Y   TTWIST     WIN     TWW     TypeTwister Win
  2437.                Y   TYALIG     MAC     JTW     NEC CD:Type Align
  2438.                Y   TYALIG     MAC     TY#     Type Align
  2439.                Y   TYALIG     MAC     TYW     Type Align
  2440.                Y   TYALIG     WIN     TPW     Type Align Windows
  2441.                Y   TYCART     WIN     CTA     Type Cartridge #1
  2442.                Y   TYCART     WIN     CTB     Type Cartridge #2
  2443.                Y   TYREUN     MAC     GP#     Type Reunion
  2444.                Y   TYREUN     MAC     GPW     Type Reunion
  2445.                Y   TYREUN     MAC     JRW     NEC CD:TypeReunion
  2446.                Y   TYREUN     MAC     MRW     TyReunion-Gen Bund
  2447.                Y   TYSET      (PC)    FHW     Wild Type
  2448.                Y   TYSET      (PC)    FIW     Variety Pack
  2449.                Y   TYSET      (PC)    FTW     Value Pack
  2450.                Y   TYSET      (PC)    FWW     Type Sets-Business
  2451.                Y   TYSET      (PC)    IA#     PC Pub Pack#1 5.25
  2452.                Y   TYSET      (PC)    IB#     Pub Pack#2 5.25
  2453.                Y   TYSET      (PC)    IC#     Pub Pack#3 5.25
  2454.                Y   TYSET      (PC)    IX#     Pub Pack #3
  2455.                Y   TYSET      (PC)    IXW     Pub Pack #3
  2456.                Y   TYSET      (PC)    IY#     Pub Pack #2
  2457.                Y   TYSET      (PC)    IYW     Pub Pack #2
  2458.                Y   TYSET      (PC)    IZ#     Pub Pack #1
  2459.                Y   TYSET      (PC)    IZW     Pub Pack #1
  2460.                Y   TYSET      (PC)    SWW     Font Sampler Pack
  2461.                Y   TYSET      (PC)    TB#     Type Sets
  2462.                Y   TYSET      (PC)    TBW     Type Sets
  2463.                Y   TYSET      MAC     FEW     Variety Pack
  2464.                Y   TYSET      MAC     FGW     Wild Type
  2465.                Y   TYSET      MAC     FMW     Type Sets-Business
  2466.                Y   TYSET      MAC     FS#     Type Sets
  2467.                Y   TYSET      MAC     FSW     Type Sets
  2468.                Y   TYSET      MAC     FVW     Value Pack
  2469.                Y   TYSET      MAC     JPW     NEC CD:ATM PlusPac
  2470.                Y   TYSET      MAC     MTW     Type Basics w/ ATM
  2471.                Y   TYSET      MAC     PA#     Pub Pack #1
  2472.                Y   TYSET      MAC     PAW     Pub Pack #1
  2473.                Y   TYSET      MAC     PB#     Pub Pack #2
  2474.                Y   TYSET      MAC     PBW     Pub Pack #2
  2475.                Y   TYSET      MAC     PC#     Pub Pack #3
  2476.                Y   TYSET      MAC     PCW     Pub Pack #3
  2477.                Y   TYSET      MAC     PP#     ATM Plus Pack
  2478.                Y   TYSET      MAC     PPO     ATM Plus Pack
  2479.                Y   TYSET      MAC     PPW     ATM Plus Pack
  2480.                Y   TYSET      MAC     SMW     Font Sampler Pack
  2481.                Y   TYSET      NEXT    NP#     Plus Pack
  2482.                Y   TYSET      NEXT    NPW     Plus Pack
  2483.                Y   TYSET      NEXT    NTW     Type Sets
  2484.                Y   TYSET      WIN     PQ#     ATM Plus Pack
  2485.                Y   TYSET      WIN     PQW     ATM Plus Pack
  2486.                Y   TYSET      WIN     PTW     Type Basics w/ ATM
  2487. -
  2488. Adobe Type Library
  2489. v1-265
  2490. †The "Type on Call bundle version" serial number would be: AAB QWY SAHI MSRV
  2491. those are 12 letters however to add more fonts, you need to enter the 14 character. that would be CDW200B1753407
  2492. -
  2493. After Dark
  2494. vAlias
  2495. Please see the entry AD (After Dark)
  2496. -
  2497. After Dark Modules
  2498. vAll
  2499. See 'AD <module Name>'
  2500. -
  2501. AgentDA
  2502. v2.1.3
  2503. 179105018
  2504. v2.0
  2505. 101208510
  2506. v1.x
  2507. 102800455
  2508. -
  2509. Airborne
  2510. vAll
  2511. †Search for: 6712 4267 3F3C 01F4 42A7
  2512. Change to:  6012  " "  " "  " "  " "
  2513. -
  2514. Aladdin Desktop Tools
  2515. v1.0
  2516. ADTB-778-010000
  2517. -
  2518. Alarming Events
  2519. vAll
  2520. 03478
  2521. -
  2522. Aldus Fetch
  2523. v1.0
  2524. 51-1000-201176607
  2525. 51-1003-102157313
  2526. 51-1007-201194631
  2527. -
  2528. Aldus FreeHand
  2529. v3.0x
  2530. 02-1235-002302134
  2531. 02-3008-000036469
  2532. 02-4008-200010087
  2533. 02-6023-000345263
  2534. 12-1234-123456789
  2535. -
  2536. Aldus Hitchcock
  2537. v1.0
  2538. NPW-2TYG-L92
  2539. -
  2540. Aldus IntelliDraw
  2541. v1.0
  2542. Try any of the other
  2543. serial numbers for Aldus
  2544. -
  2545. Aldus Persuasion
  2546. vAll
  2547. 08-2009-000379488
  2548. 08-2001-200201529
  2549. 02-3008-000036469
  2550. -
  2551. Aldus PrePrint
  2552. v1.x
  2553. 02-0001-100000000
  2554. 11-1009-200021734
  2555. 11-1000-200027072
  2556. -
  2557. Aldus TextureMaker
  2558. v1.0
  2559. 56-1000-202888264
  2560. -
  2561. Alias Sketch
  2562. v2.0
  2563. SMFRZ9CQG7ZWQ86
  2564. v1.5
  2565. SMDFQHB3THRH4LJ
  2566. v1.x
  2567. SMKB8MMKZ6SM8EV
  2568. -
  2569. ALLright Utilities
  2570. v1.0
  2571. 1026439
  2572. -
  2573. Alsoft Power Pack
  2574. vAll
  2575. PS001604(001)
  2576. -
  2577. Alter Ego
  2578. vMale
  2579. †Search for: 24D0 5DE0 3584
  2580. Change to : 23D0 5DE0 3584
  2581. Search for: B07A 09B0 05A5
  2582. Change to : D1BC 0DA4 3EC8
  2583. -
  2584. AMAP
  2585. v2.0
  2586. †The Dongle specs are DIAQUEST FCC ID 1V2 EVE II 1090 - Needs a Dongle crack
  2587. -
  2588. American Heritage Dictionary
  2589. v3.0
  2590. A9-L0010M3
  2591. A9-D0010M3
  2592. -
  2593. Ancient Art of War
  2594. vAll
  2595. †Search for: 4EAD 02DA B07C 0022 6700 0100 42A7
  2596. Change to : 246D E8BC 2B6A 0002 E9F2 6000 0102
  2597. -
  2598. Animal Kingdom
  2599. vAll
  2600. †Search for: 3CBA 000C 4EBA
  2601. Change to:  4E71 4E71  " "
  2602. -
  2603. Animation Stand
  2604. v2.0.2
  2605. 201063
  2606. 202012
  2607. -
  2608. Animation Toolkit
  2609. vAll
  2610. †Search for:6608 45FA 0020 3012 9041
  2611. Change to :600A  " "  " "  " "  " "
  2612. -
  2613. Animation Works
  2614. vAll
  2615. 45482
  2616. -
  2617. Anubus
  2618. v2.52s
  2619. 9611181
  2620. -
  2621. App-Doc Linker
  2622. vAll
  2623. 817GrGn5jkfh78h
  2624. -
  2625. Apple Easy Open
  2626. vAll
  2627. 0120 0000 0253 0278
  2628. -
  2629. AppleShare
  2630. vWindows
  2631. U-341-UFD-170-QEC-381-HUJ-185-IOI-340
  2632. - put in the AppleShare Windows client software
  2633. v4.1
  2634. B-341-UFD-170-QEC-309-IBZ-461-QYV-340
  2635. v4.0.2
  2636. B-341-VFD-170-QEC-381-ICV-075-GSN-340
  2637. v4.0
  2638. B-341UFD-170-QEC-357-HZM-484-XDG-340
  2639. v3.0
  2640. B-341UFD-170-QEC-357-HZM-484-XDG-340
  2641. -
  2642. Arkanoid
  2643. vAll
  2644. †    If you don't like relying on chance for the right power capsule to drop down, there is a way to make yourself a winner. First, boot the program and begin to play as you normally would. Then, type: dsimagic. Then, resume your play. You'll see a capsule called DS drifting down the screen. Catch it an press A to regain sound, then press the following keys to obtain the type of power capsule and feature you want:
  2645. A= Sound on/off
  2646. B or W= break to next round*
  2647. C= catch;
  2648. D= extra balls (3 total)
  2649. F= go to last round (33)
  2650. L= laser;
  2651. M= get three balls
  2652. P= player (extra life)
  2653. S= slow;
  2654. X= let the computer play
  2655. 0= pause
  2656. 9= resume.
  2657. *On some versions, when you press B, you see a screen called Boss Comming instead of the next level.
  2658.  
  2659.     ARKANOID (to run on most Mac's)
  2660. EFFECT: ???  (I guess it patches the game)
  2661. HOW TO: LOCATE CODE resource ID #4
  2662.         Change byte 42 (hex) from hex 66 to hex 6D
  2663. Good luck, the only problems I have heard are from powerbooks, (a 140 crashed)
  2664. Oh, and it really likes it if you switch to B/W FIRST.
  2665. -
  2666. Armor Alley
  2667. v1.1
  2668. EXC2H3Y
  2669. EXC53RH
  2670. EXC5F33
  2671. EXCA992
  2672. EXCE8AT
  2673. EXCEDJM
  2674. EXCJMBF
  2675. EXCLBL6
  2676. EXCMTCN
  2677. EXCNCEP
  2678. EXCQRF5
  2679. EXCRR6X
  2680. EXCSDLL
  2681. EXCY2PP
  2682. EXD3XPA
  2683. EXD89FT
  2684. EXDB85R
  2685. EXDFPA5
  2686. EXDGPPG
  2687. EXDH8NL
  2688. EXDLAB2
  2689. EXDMWHM
  2690. EXDREBM
  2691. EXDS2QL
  2692. EXDTCHB
  2693. EXDTY9M
  2694. EXDYGQX
  2695. EXE3NMF
  2696. EXE669P
  2697. EXE9583
  2698. EXE9QQ3
  2699. EXEALLY
  2700. EXEDA9C
  2701. EXEEXRF
  2702. EXEFRMC
  2703. EXEHR25
  2704. EXEMPJL
  2705. EXEQR3E
  2706. EXESPMC
  2707. EXESXH2
  2708. EXEW6T5
  2709. EXEXSS3
  2710. EXF26LF
  2711. EXF3NWH
  2712. EXF58G6
  2713. EXF5HF6
  2714. EXFCBTG
  2715. EXFCJXJ
  2716. EXFFBFB
  2717. EXFFEHW
  2718. EXFLMYX
  2719. EXFNQ82
  2720. EXFR2NC
  2721. EXFSNBN
  2722. EXFWLQX
  2723. EXFWRHR
  2724. EXFX6NQ
  2725. EXG2A96
  2726. EXG563R
  2727. EXG8YW2
  2728. EXG9G9F
  2729. EXG9T2H
  2730. EXGBDS5
  2731.  
  2732. It appears that
  2733. any variation of the
  2734. C9X53TA serial
  2735. number works fine:
  2736. C9X53TA
  2737. C9X53TB
  2738. C9X53TC
  2739. etc.
  2740.  
  2741. also:
  2742.  
  2743. A3A56T3
  2744. A3A56T5
  2745. A3A56T8
  2746. A3A56D8
  2747. v1.0.1
  2748. PWPWD92
  2749. PWPX939
  2750. PWX2QHX
  2751. PWX8TX3
  2752. PWX963Y
  2753. PWX99W6
  2754. PWXCAF9
  2755. PWXDEB2
  2756. PWXFL8Q
  2757. PWXL55F
  2758. PWXL98N
  2759. PWXN59J
  2760. PWXQHGF
  2761. PWXQNAH
  2762. PWXQNDN
  2763. PWX56SM
  2764. PWXT8BA
  2765. PWXWNQ9
  2766. PX29LNM
  2767. PX2B5N8
  2768. PX2BAHW
  2769. PX2D8E9
  2770. PX2DTES
  2771. PX2E9T8
  2772. PX2EQSG
  2773. PX2ES8L
  2774. PX2F9T6
  2775. PX2HF8Q
  2776. PX2J9YE
  2777. PX2JN98
  2778. PX2LFLM
  2779. PX2LLT5
  2780. PX2MD9A
  2781. PX2MW6X
  2782. PX2NPX5
  2783. PX2PY2R
  2784. PX2QAE8
  2785. PX2QP3X
  2786. PX2T3B6
  2787. PX2TJL9
  2788. PX2W6DW
  2789. PX2W6HY
  2790. PXC6FHX
  2791. PXC8A59
  2792. PXC8DWS
  2793. PXCBG5J
  2794. PXCEJJ9
  2795. PXCETED
  2796. PXCF5SS
  2797. PXCGRFQ
  2798. PXCHWSM
  2799. PXCJ3Q2
  2800. PXCJD35
  2801. PXCMN6B
  2802. PXCP3CA
  2803. PXCT52Y
  2804. vAll
  2805. 3P6GXEH
  2806. 8CW659X
  2807. H3PJ69D
  2808. HQQCDHA
  2809. JMNR9SC
  2810. DE5A8R3
  2811. †    To play a multiplayer game of Armor Alley, each copy needs to be registerred with a different serial number. These serial numbers are for Armor Alley™ 1.0.1. Some may have typos. Just make sure there is no Armor Alley prefs file in the system folder so you can register Armor Alley with a new serial number.
  2812.  
  2813. EFFECT: Disables network serial number checking.
  2814. HOW TO: Open CODE resource 6
  2815.         at offset 03CE, change words to $4E71 4E71
  2816. -
  2817. Arrange-It
  2818. v1.0.2
  2819. ARM9300533
  2820. -
  2821. Art Mixer
  2822. v1.6
  2823. 9208001
  2824. -
  2825. ArtWORKS
  2826. v1.0
  2827. †This is a two step crack:
  2828.  
  2829. Step #1: To get bogus personalization info into the program, and have the program init itself, change:
  2830.  
  2831. CODE 148+$00DC     From: 6728 To: 6028
  2832.         +$0116     From: 6670 To: 4E71
  2833.         +$011E     From: 6D66 To: 4E71
  2834.         +$018A     From: 6714 To: 6014
  2835.         +$07E2     From: 670A To: 4E71
  2836.  
  2837. Run the program and personalize it, then quit and:
  2838.  
  2839. STEP #2: To make it believe the personalization is valid and skip repersonalizing, change:
  2840.  
  2841. CODE 14+$09B2     From: 6400 0224 To: 6000 0224
  2842.        +$0BDE     From: 6E00 0094 To: 4E71 4E71
  2843.  
  2844. Now you should have a personalized artWORKS that works perfectly!
  2845. Note this may or may not remove the network copy protection, but I think it probably does.
  2846. -
  2847. Ascend
  2848. vAll
  2849. †Change code #80 offset 05f0 from 66 to 67.
  2850. and just enter a name in the licensed to
  2851. and leave the rest blank under registration.
  2852. -
  2853. Ashlar Vellum
  2854. vAll
  2855. 01399
  2856. -
  2857. Astound
  2858. vAll
  2859. 3006005109
  2860. 3004400378
  2861. -
  2862. Atlas
  2863. v1.2
  2864. †Search for: 4EBA F9AA
  2865. Change to:  4E71 4E71
  2866. Search for: 6704 4EAD 02E2 42AD
  2867. Change to:  6004  " "  " "  " "
  2868. -
  2869. Atticus Vista
  2870. v1.0
  2871. 126100023
  2872. -
  2873. Authorware Pro
  2874. v3.0
  2875. 20030-0979-1236-56383
  2876. v2.2.0
  2877. 3028-7078-3072
  2878. v2.0.1
  2879. A-O-00378-00-1963
  2880. -
  2881. Autoboot
  2882. v1.1.1
  2883. † Crack for Autoboot 1.1.1:
  2884.  ------------------------
  2885.  
  2886. 1) Open up the CDEV Resource
  2887. 2) Open up ID -4064
  2888. 3) Find Offset 075C
  2889. 4) Change 672E to 4E71
  2890. 5) Quit and save changes!
  2891. 6) Open up the Control Panel and click Register.
  2892. 7) Enter in whatever the phuck you want.
  2893. -
  2894. AutoCAD
  2895. v1.2
  2896. 110-10638231
  2897. -
  2898. AutoDoubler
  2899. vb12
  2900. tioga
  2901. -
  2902. AutoMenus
  2903. vAll
  2904. †Search for: 4A00 6600 00B0
  2905. Change to:   " " 6000  " "
  2906. This will allow unlimited boots past the demo period.
  2907. -
  2908. Axis Game Cheater
  2909. v1.0.1
  2910. GC100/30728/02381QI
  2911. -
  2912. AXS OnLine Reader
  2913. v1.0.3
  2914. TNJFDC
  2915. †The serial number generating algorithm is as follows:
  2916.  
  2917. DesiredNum=0;
  2918. for (i=0;i<6;i++) DesiredNum|=CharMapIndexValue(SNStr[i+1])*Mult[i];
  2919.  
  2920. Where:
  2921.  
  2922. DesiredNum=10007*k, for some k>0.
  2923.  
  2924. Mult[]={33554432,32768,32,1024,1,1048576} // note these are integral powers of 32
  2925.  
  2926. CharMap   | 00000000001111111111222222222233
  2927. Index Val | 01234567890123456789012345678901
  2928.  ---------+---------------------------------
  2929. SNStr Char| thequickbrwnfxjmpsvazydg23456789
  2930.  
  2931. Example: if we let k=666 then Desired Num=6664662, now 6664662 = {0,6,11,12,14,22} in base 32 which is transformed into {0,11,14,12,22,6} by the mapping {a,b,c,d,e,f}->{a,c,e,d,f,b} thus the corresponding serial number is "TNJFDC"
  2932. -
  2933. Aztec C
  2934. vAll
  2935. †Aztec C (1.00c)
  2936. Change block 71 (decimal)  byte $1A9 from 01 to 00
  2937. ==========
  2938. v68K-C (commercial ver)
  2939. Apply this to sys:
  2940. Copy both disks with Diskutil or any program that will copy both disks. There are no bad blocks on the disk. Apply the following block patches:
  2941. Block 214 Byte 107     From: 01                To: 00
  2942. Block 212 Byte E0      From: xx xx xx xx xx xx To: 30 30 30 30 00 00
  2943. Where xx is the value of the serial # on your disk.
  2944.  
  2945. Apply to sys2:
  2946. Block 63  Byte 97      From: 01                To: 00
  2947. Block 61  Byte 6F      From: xx xx xx xx       To: 30 30 30 30
  2948.  
  2949. There’s a hidden serial number on the disk. It’s on Block 212 Byte E5-E6. Just zap it to 00 00. No need to do this on the second disk as the serial number (visible) is just junk, and the invisible one is gone.
  2950.  
  2951. ==========
  2952. v1.06D,F
  2953. Search for: 5245 6000 FF2E 7001
  2954. Change to:   " "  " "  " " 7000
  2955.  
  2956. ==========
  2957. v1.7
  2958. In the file: SHELL.
  2959. Search for: 6700 00E4 3D7C 0001 FFAC
  2960. Change to:  6000  " "  " "  " "  " "
  2961. -
  2962. BackBurner
  2963. vAll
  2964. 03-1489-0280
  2965. 03-1418-1779
  2966. 03-1422-2788
  2967. 03-1448-9871
  2968. 03-1448-9429
  2969. 03-1448-8313
  2970. 03-1448-4655
  2971. 03-1422-6446
  2972. 03-1337-9988
  2973. 03-1422-1672
  2974. 03-1420-5036
  2975. 03-1422-7905
  2976. 03-1420-1721
  2977. 03-1448-3196
  2978. 03-1418-4321
  2979. 03-1418-6995
  2980. 03-1418-9194
  2981. 03-1418-5437
  2982. 03-1400-2150
  2983. 03-1400-4725
  2984. 03-1400-3266
  2985. 03-1416-4027
  2986. 03-1400-8482
  2987. 03-1400-9598
  2988. 03-1400-9941
  2989. 03-1416-1828
  2990. 03-1416-5585
  2991. 03-1416-9243
  2992. †    To fool BackBurner's personalization dialog into thinking any SN you enter is good, make the following changes to the BackBurner APP..
  2993. Search for: 4FEF 0022 6712 4EBA 005C
  2994. Change to:   " "  " " 6012  " "  " "
  2995. -
  2996. Balance of Power
  2997. vAll
  2998. †Search for: 72A1 D3C1
  2999. Change to:  5AD0 60CA
  3000. Search for: 1B09 9629
  3001. Change to:  1C09  " "
  3002. Search for: 8BAF E645 DE98
  3003. Change to:  EA69 7BA9 0AB5
  3004. -
  3005. Bane of the Cosmic Forge
  3006. vAll
  3007. †To eliminate the codes, use ResEdit, open Bane (on disk A) change:
  3008. CODE 1+$8406
  3009. From: 0C6D 0001 C268 6606
  3010. To:   3B7C  " "  " " 4E71
  3011.  
  3012. or try
  3013.  
  3014. Bypass the journal entry codes by changing:
  3015. CODE 14+$4020
  3016. From 4267 3F3C
  3017. To:  6000 01DA.
  3018. Bypass the rule book codes by changing:
  3019. CODE 2+$39E
  3020. From: 4EAD 037A
  3021. To:   6000 01F8.
  3022.  
  3023. or
  3024.  
  3025.     BANE OF THE COSMIC FORGE
  3026. EFFECT: This will remove the "match the codes" box.
  3027. HOW TO: LOCATE 'CODE' ID 1  FIND Offset $83FE From: 0C6D 0001 C268 6606
  3028.                 To: 3B7C 0001 C268 4E71
  3029.  
  3030. The following is a BANE patch that appears to work correctly (the previously
  3031. posted one works fine until you get into combat --- then you always miss!) -    BANE OF THE COSMIC FORGE (Apr 24, 1991 version)
  3032. EFFECT: While you will still be prompted for a password the first time you restore a game, any old word works.
  3033. HOW TO: CODE ID = 1
  3034. Offset               was        change to
  3035. 86D0                6C          60
  3036. 8702                67          60
  3037. (just killing off the JSR to the password grabbing routine didn't work, so this will have to do unless someone makes a little more effort)
  3038. -
  3039. Bar Code Pro UPC
  3040. v1.0
  3041. 230,780,677,334,210
  3042. †When Bar Code Pro first launches after installation it will ask for the number
  3043. of bar codes used in the US last year (from the manual on page).
  3044. -
  3045. Batch It!
  3046. v1.0
  3047. 53060XXXXX ,where each X=Any Char
  3048. -
  3049. BetterWriter
  3050. v1.0.1
  3051. BW9112131832
  3052. -
  3053. Big Thesaurus
  3054. vAll
  3055. AxxxxBC
  3056. (A+B=C; x=any #)
  3057. -
  3058. Black Night
  3059. v1.0
  3060. 0000000D1FF113F
  3061. -
  3062. Blood Bath
  3063. v1.5
  3064. †sgtrock - invincible
  3065. badass - all weapsons
  3066. -
  3067. BluePrint
  3068. v4.0
  3069. 240*-00080642
  3070. -
  3071. Body Works
  3072. v3.0
  3073. Q24474
  3074. -
  3075. Bola 32
  3076. vAll
  3077. †v1.1
  3078. Search: FFEC 0C40 000A 661A
  3079. Change:  " "  " "  " " 4E71
  3080. Search: FFEE B0AE FFE0 6610
  3081. Change:  " "  " "  " " 4E71
  3082. Search: FF16 B0AE FFF2 6606
  3083. Change:  " "  " "  " " 4E71
  3084. -
  3085. Borrowed Time
  3086. vAll
  3087. †Search for: 2F10 4217 205F 4E90
  3088. Change to:  203C 99C4 5501 4E71
  3089.  
  3090. or try
  3091.  
  3092. Search for: A552 F6C8 44B0 3DC0 1564
  3093. Change to:  CF40 9035 1857 73BB 1995
  3094. -
  3095. Brataccas
  3096. vAll
  3097. †Search for: 2F10 4217 205F 4E90
  3098. Change to:  203C 99C4 5501 4E71
  3099. -
  3100. Breach
  3101. vAll
  3102. †Search for: 6604 70FF 6088 0C6E
  3103. Change to:  4E71  " "  " "  " "
  3104. -
  3105. Brock Keystroke
  3106. vAll
  3107. †Search for: 6708 2F0E 4EBA FEAE
  3108. Change to:  4E71  " "  " "  " "
  3109. -
  3110. Bulk Mailer
  3111. vAll
  3112. †Search for: 675A 42A7 3F3C 01
  3113. Change to:  605A  " "  " "  "
  3114. -
  3115. Business Filevision
  3116. vAll
  3117. †Search for: 6700 023C 4217 23B8
  3118. Change to:  6000  " "  " "  " "
  3119. Search for: 3E81 3B5F F2EE 4A6D
  3120. Change to:  4257  " "  " "  " "
  3121. Search for: 6C06 4EF9 0040
  3122. Change to:  6006  " "  " "
  3123. -
  3124. Butler
  3125. vAll
  3126. 1560216811
  3127. -
  3128. C.A.T. IV
  3129. v1.0 (Evaluation Copy
  3130. SeRvIcEs
  3131. -
  3132. Cachet
  3133. vAll
  3134. CM0000045VPM
  3135. CM0000567VOM
  3136. -
  3137. CadMover
  3138. v3.4
  3139. †Here is a crack for the date check to eliminate the need
  3140. to re-insert the install disk.
  3141.  
  3142. Search for : 4EAD 137A 4EAD 136A 4A40
  3143. Change to  : 4E71 4E71
  3144. -
  3145. Calculator Construction Set
  3146. vAll
  3147. †Search for: 0C40 0000 6700 0006 4EED
  3148. Change to:   " "  " " 4EFA  " "  " "
  3149.  
  3150. or try
  3151.  
  3152. Search for: 4EAD 00A2 0C40
  3153. Change to:  4E71 4E71  " "
  3154. -
  3155. CalcWorks
  3156. v1.4.x
  3157. 0000000416    'Anonymous'
  3158. †To register: bring up the about box, then hold down the option key and click the 'Register…' button.
  3159.  
  3160. Note: This program used to be called ProCalc.
  3161. -
  3162. Calendar Maker
  3163. v4.1
  3164. 2000000
  3165. v4.0
  3166. 300870
  3167. 300876
  3168. -
  3169. CameraMan
  3170. v2.0
  3171. CMSV0336
  3172. -
  3173. Canvas
  3174. v3.5.2
  3175. 3001700735
  3176. 3860817489
  3177. v3.0
  3178. 3001700735
  3179. 4753234241
  3180. 2090414360
  3181. v2.0
  3182. 2005355
  3183. 1234567
  3184. (1st+6th digit=7th)
  3185. †To kill the ser# protection:
  3186. Search for: 6D00 FE94 0C6E
  3187. Change to:  600C  " "  " "
  3188. -
  3189. Capitalist Pig
  3190. vAll
  3191. †v1.02
  3192. CODE 4+$1F0E     From: 6706 To: 6006
  3193.  
  3194. Also: to cheat break in at the inital setup dialog and set a breakpoint at SetUpDia +200  which is a MOVE.L #$F4240,-13A(A6) The $F4240 = 1,000,000 Decimal, which is the initial funds you start with simply change this value to say 100,000,000 or whatever you want.
  3195.  
  3196. or
  3197.  
  3198.     CAPITALIST PIG
  3199. EFFECT: When password dialog appears, press enter to bypass protection. HOW TO:            LOCATE CODE 4...FIND THE OFFSET 1F08
  3200.             AND CHANGE THE NUMBER 6706 TO 6006
  3201.  
  3202.     CAPITALIST PIG V1.0.2
  3203. EFFECT: Enter any number you wish into the password dialog box HOW TO: LOCATE CODE RESOURCE 4
  3204.     CHANGE THE WORD AT OFFSET 1F10 FROM 4EAD TO 4E71
  3205. CHANGE THE WORD AT OFFSET 1F12 FROM 013A TO 4E71
  3206.     CHANGE THE WORD AT OFFSET 1F14 FROM A9F4 TO 4E71
  3207. if you don't want to see the dialog at all you can change all the words between (and including) offsets 1D0C and 1F1C to 4E71.
  3208.  
  3209. -
  3210. Carbon Copy Mac
  3211. vAll
  3212. 100003660
  3213. 100003661
  3214. †    No Checksum, etc. on the number; the serial number is REAL EASY to find with ResEdit, etc. Just change it and save changes, and presto — a “New Copy.”
  3215. -
  3216. CatFinder
  3217. v1.5.5
  3218. shadow fax
  3219. 109176985
  3220. 235642596
  3221. 235983691
  3222. 258605775
  3223. 453029002
  3224. 687233582
  3225. 750013862
  3226. 857605513
  3227. 921358721
  3228. -
  3229. CC Mail
  3230. v1.11 (Windows)
  3231. 19342 030390
  3232. v4.0 (DOS)
  3233. 19340 030380
  3234. v2.01 (Mac)
  3235. 19344 030400
  3236. v1.x?
  3237. UP8DW0XCN45ZGX
  3238. -
  3239. CE Tiles
  3240. v1.0
  3241. 100369
  3242. -
  3243. Championship Boxing
  3244. vAll
  3245. †Search for: 660A 3D7C 2708 FF
  3246. Change to:  6000 000A  " "  "
  3247. Search for: 6612 3F3C 2708
  3248. Change to:  6012  " "  " "
  3249. Search for: 660A 303C 2708
  3250. Change to:  600A  " "  " "
  3251. Search for: 6606 303C 2708
  3252. Change to:  6006  " "  " "
  3253. Search for: 660E 3F3C 2708
  3254. Change to:  600E  " "  " "
  3255. Search for: 6608 303C 2708
  3256. Change to:  6008  " "  " "
  3257. -
  3258. Checkers & Reversi
  3259. vAll
  3260. †Search for: 6708 487A 0190 4EBA F69
  3261. Change to:  6600 8487 A019 04EB AF696 [<--This looks REALLY screwed up...]
  3262. Search for: 6708 487A 0152 4EBA F988
  3263. Change to:  6008  " "  " "  " "  " "
  3264. Search for: 4EBA 08C2 3E1F 4EF9
  3265. Change to:  A9F4  " "  " "  " "
  3266. Search for: 4EBA 0BF0 3E1F 4EF9
  3267. Change to:  A9F4 08C2  " "  " "
  3268. Search for: 4EBA 04D0 3E1F 4EF9
  3269. Change to:  A9F4 08C2  " "  " "
  3270. -
  3271. Checkmate
  3272. vAll
  3273. †So that the password dialog will never show up, change:
  3274. CODE  1+$0088      To: 60
  3275. AMPC 42+$1D6EA     To: 6060
  3276.         $1D754     To: 4E71
  3277. -
  3278. Checkminder
  3279. vAll
  3280. †Search for: 3B5F F6C8 4A6D F6C8 6707
  3281. Change to:   " "  " "  " "  " " 6007
  3282. Search for: 101F 0A00 0001 670A
  3283. Change to:   " "  " "  " " 600A
  3284.  
  3285. or try
  3286.  
  3287. Search for: 3B5F F6C8 4A6D F6C8 6706
  3288. Change to:   " "  " "  " "  " " 6006
  3289. Search for: 101F 0A00 0001 670A
  3290. Change to:   " "  " "  " " 600A
  3291. -
  3292. Chem3D Plus
  3293. vAll
  3294. 60086
  3295. KYAKRP
  3296. †If you’re using MS Word 5 and System 7, place the "EGO for Word" plug-in module in the Word Commands folder that is found in the folder containing the Word 5.0 application.
  3297. Keep the ChemDraw folder in the same folder as the CSC ChemDraw application
  3298. -
  3299. ChemDraw Plus
  3300. v3.0
  3301. Serial Number: 40770
  3302. Registration Code: CQXWPQ
  3303. -
  3304. Chequebook
  3305. vAll
  3306. †Search for: 6718 4267 3F3C 040B
  3307. Change to:  6018  " "  " "  " "
  3308. -
  3309. Chessmaster 2000
  3310. vAll
  3311. †Search for: A851 4EBA 30A8 42A7
  3312. Change to:   " "  " "  " " 602E
  3313. Search for: 584F 4A40 6724 362E 0008
  3314. Change to:   " "  " " 4E71  " "  " "
  3315.  
  3316. CHESSMASTER 2000
  3317. [Ed: This looks different from previous patches, it might be one that requires a disk editor]
  3318. EFFECT: Disable copy protection
  3319. HOW TO:
  3320. Search for:A8514EBA30A842A7
  3321. Change to:A8514EBA30A8602E
  3322. Search for:584F4A406724362E0008
  3323. Change to:584F4A404E71362E0008
  3324. -
  3325. Chuck Yeager's Air Combat
  3326. v1.0
  3327. †To prevent the copy protection dialog from appearing:
  3328.  
  3329. 'CODE' #9
  3330.  
  3331. +44C4 4E56->4E75
  3332. -
  3333. Chuck Yeager's Air Combat Demo
  3334. vAll
  3335. †Here’s how to remove the two-minute limit in the demonstration version of Chuck Yeager's Air Combat:
  3336.  
  3337. CODE 04+$02A4     From: 6400 1110 To: 4E71 4E71.
  3338.        +$145E     From: 650C      To: 600C
  3339.  
  3340. The first part removes the actual limit; the second part stops the game from telling you your time was up when you stop any time after two minutes.
  3341. -
  3342. Civilization
  3343. v1.0.8
  3344. v1.0.7
  3345. vQ&A List
  3346. vCheats
  3347. †TO completely bypass the protection dialog.
  3348.  
  3349. CODE 9
  3350. +2D4E from $4EBA to $4E71
  3351. +2D50 from $0014 to $4E71
  3352. +2D56 from $6x08 to $6008
  3353.  
  3354. (I forget the actual value that x represents above, but it doesn't really matter.)
  3355. ••• Version: "1.0.7" •••
  3356. EFFECT: Select any item in the password dialog box.
  3357. HOW TO: LOCATE CODE RESOURCE 9
  3358. CHANGE THE WORD AT OFFSET 31C6 FROM 6662 TO 4E71
  3359. CHANGE THE WORD AT OFFSET 2D58 FROM 4267 TO 4E71
  3360. CHANGE THE WORD AT OFFSET 2D5A FROM 4EBA TO 4E71
  3361. CHANGE THE WORD AT OFFSET 2D5C FROM 0008 TO 4E71
  3362. CHANGE THE WORD AT OFFSET 2D5E FROM 548F TO 4E71
  3363.  
  3364. if you don't want to see the dialog at all you can change all the words between (and including) offsets 1D0C and 1F1C to 4E71.
  3365. ••• Version: "Q&A List" •••
  3366. The following list is all the questions you may be asked after playing for 1000 years after starting the program. They are very simple and you will be given an approximate page number. Every 5 or 6 items here I have given page numbers, so that should make the choice of what I am talking about fairly easy.  If you answer wrong, you might as well quit. Wrong answers will tell you that you were wrong.
  3367.  
  3368. Picture of B2 Bomber                       Flight and Electricity
  3369. Scroll in Star Map                         Mysticism and Mathematics
  3370. Atom                                       Theory of Gravity and Physics
  3371. Old Car                                    Combustion and Steel
  3372. Piggy Bank                                 Trade and the Republic
  3373. Bridge                                     Construction and Iron Working
  3374. Black Pot on tripod(17)                    University and Medicine
  3375. Sword with Scarf                           Horseback riding & Feudalism
  3376. Statue of man with sword and scale         Alphabet
  3377. Combustion engine                          Refining and Explosives
  3378. Soviet hammer cross                        Philosophy and Industrialization
  3379. IBM PC Computer                            Mathematics & Computers
  3380. Plain soldiers(35)                         Republic and Explosives
  3381. Hand holding hammer over inc. house        Masonry and Currency
  3382. Coins and Dollars                          Bronze Working
  3383. Three hands over flag                      Philosophy and Literacy
  3384. Kite in lightning                          Metallurgy & Magnetism
  3385. Circuit board                              Enginerring and Electricity
  3386. Circuit design under ruler                 Wheel and Construction
  3387. Explosives                                 Gunpowder and Chemistry
  3388. Castle on Hill                             Masonry and Monarchy
  3389. Man with Wings                             Combustion and Physics
  3390. Two Atoms splitting                        Nuclear Power and Superconductor
  3391. Molecular Splicing(47)                     Medicine and the Corporation
  3392. Old gun with Gunpowder Bag                 Invention and Iron Working
  3393. Factory emitting Smoke                     Railroad and Banking
  3394. Old Phonograph                             Engineering and Literacy
  3395. Shield and Spears                          Bronze Working
  3396. Shaking Hands with Shovel and Axe          Mass Production and Communism
  3397. Open book with 3 closed in back            Writing and Code of Laws
  3398. Magnet(64)                                 Navigation and Physics
  3399. Map                                        Alphabet
  3400. 3 Cars                                     Automobile and the Corporation
  3401. Abacus adding machine                      Alphabet and masonry
  3402. Red Cross with Snaking lines               Philosophy and Trade
  3403. Smelting Ore cup pouring(78)               Gunpowder and University
  3404. Crown                                      Ceremonial Burial and Code of Laws
  3405. Suppliant Meditating                       Ceremonial Burial
  3406. Ship Wheel                                 Map Making
  3407. Nuclear Explosion                          Atomic Theory & Mass Production
  3408. Nuclear Sign                               Electronics and Nuclear Fission
  3409. Pensive Sitting Statue(86)                 Mysticism and Literacy
  3410. Wheel Scale with two arrows                Mathematics and Navigation
  3411. Plastic Engine                             Refining and Space Flight
  3412. Train(92)                                  Steam Engine and Bridge Building
  3413. Recycle Sign                               Mass Production and Democracy
  3414. Robotic Implements(112)                    Plastics and Computers
  3415. Rocket                                     Advanced Flight and Electronics
  3416. View of Earth                              Computers and Rocketry
  3417. Steam Engine                               Physics and Invention
  3418. Pouring Steel                              Metallurgy and Industrialization
  3419. Two Meters Plugged into Wall               Plastics and Mass Production
  3420. 4 Men in front of Graph(118)               Banking and Industrialization
  3421. Eagle on Globe                             Code of Laws and Literacy
  3422. Balls falling with arrows on sides         Astronomy and University
  3423. Hands Exchanging coins(122)                Currency and Code of Laws
  3424. Scholar's Cap                              Mathematics and Philosophy
  3425. Writing Quill(124)                         Alphabet
  3426. ••• Version: "Cheats" •••
  3427. I couldn’t find the location of the $ in the game before, so finally I
  3428. said to hell with it, I’ll just find somewhere where it accesses it and hack
  3429. there. (It seems to only decipher the $ when it needs to and the encrypt/hide it as I had searched the entire range of program memory for it at various interupt points.) ... Anyways to make buying a unit/improvementt give you $32,000 (!!!) just do this:
  3430.     Civilization CODE #14
  3431.         +4E48 6E00B6FA->363C7D00
  3432.         +4E6E     9750->3083
  3433.  
  3434. To make it give you $32000 whenever you sell anything (unecessary if you do
  3435. the first one, but the first one may be to much of a cheat for some people)
  3436.         +5340 700AC1D0->303C7D00
  3437.         +5352     D150->3080
  3438. of course these ruin the game, but hey so what you now know that you can
  3439. dominate the game and thus do not have to waste the rest of '93 playing it.
  3440.  
  3441. Nemo’s cheat for Civilization!  Sure the challenge of Civilization is the entertaining part of the game, but there's something to be said about nuking the shit out of the other guys. So, here's a cheat so that you can buy anything that’s being produced in your city without losing any money. Also it stops you from losing any money each turn by low taxes or whatever:
  3442. Change CODE 14        This patches the buying
  3443. Offset:$4E00    From:        $6E12            To:    $4E71
  3444. Offset:$4E48    From:        $6E00 B6FA    To:    $4E71 4E71
  3445. Offset:$4E6E    From:        $9750            To:    $4E71
  3446. Offset:$62F6    From:        $9150            To:    $4E71
  3447. Change CODE 13        This patches losing money each turn
  3448. Offset:$18B8    From:        $6E00 0088    To:    $4E71 4E71
  3449. Offset:$18DA    From:        $9150            To:    $4E71
  3450.  
  3451. Nemo’s cheats for Civilization!
  3452. AKA - ‘Civilization Championship Edition’
  3453. Fifth Revision
  3454.  
  3455. Sure the challenge of Civilization is the entertaining part of the game, but there’s something to be said about nuking the shit out of the other guys. So, here’s a bunch of cheats that I made for ‘stress relief.’
  3456.  
  3457. i)    Allows you to buy anything for your city without losing any money
  3458. ii)   Stops you from losing any money each turn, for low taxes, or whatever.
  3459. iii)  Allows you to see what’s under the black (where you haven’t been) on the map.
  3460.       Unfortunately, you can't see other cities unless you’ve been there.
  3461. iv)   Prevents Global Warming
  3462. v)    Prevents you from losing any offensive battles.
  3463.       Doesn't work for other people attacking you.
  3464. vi)   Prevents losing troops and settlers from food shortages
  3465.       Side effect - your cities don't grow.
  3466. vii)  All items can walk on water!
  3467. viii) All boats can swim on land!
  3468.       You can attack cities, but you can't take them over (yet).
  3469. ix)   SuperTechnology - all technology takes one turn.
  3470.       Enemy technology also takes one turn.
  3471. x)    Airplanes can't run out of fuel.
  3472. xi)   Build cities on water
  3473. xii)  Troops can attack from boats or the water without landing
  3474.  
  3475. Change CODE 14                            This patches the buying
  3476. Offset:        $4E00
  3477. From:            $6E12
  3478. To:            $4E71
  3479.  
  3480. Offset:        $4E48
  3481. From:            $6E00 B6FA
  3482. To:            $4E71 4E71
  3483.  
  3484. Offset:        $4E6E
  3485. From:            $9750
  3486. To:            $4E71
  3487.  
  3488. Offset:        $62F6
  3489. From:            $9150
  3490. To:            $4E71
  3491.  
  3492. Offset:        $6316
  3493. From:          $5350
  3494. To:            $4E71
  3495.  
  3496. Offset:        $6330
  3497. From:          $5350
  3498. To:            $4E71
  3499.  
  3500. Offset:        $6354
  3501. From:          $5350
  3502. To:            $4E71
  3503.  
  3504. Change CODE 13                            This patches losing money each turn
  3505. Offset:        $18B8
  3506. From:            $6E00 0088
  3507. To:            $4E71 4E71
  3508.  
  3509. Offset:        $18DA
  3510. From:            $9150
  3511. To:            $4E71
  3512.  
  3513. Change CODE 3                            This patches the map
  3514. Offset:        $3B28
  3515. From:            $6712
  3516. To:            $4E71
  3517.  
  3518. Change CODE 7                            This patches the global warming
  3519. Offset:        $5544
  3520. From:            $6624
  3521. To:            $6024
  3522.  
  3523. Change CODE 7                            This patches the battles
  3524. Offset:        $3DA
  3525. From:            $672A
  3526. To:            $602A
  3527.  
  3528. Offset:        $40C
  3529. From:            $662C
  3530. To:            $4E71
  3531.  
  3532. Offset:        $456
  3533. From:            $6C06
  3534. To:            $4E71
  3535.  
  3536. Offset:        $590
  3537. From:            $6E18
  3538. To:            $4E71
  3539.  
  3540. Change CODE 14                            This patches the food shortages
  3541. Offset:        $37E8
  3542. From:            $6600 0080
  3543. To:            $6000 04AE
  3544.  
  3545. Offset:        $6FE
  3546. From:            $6600
  3547. To:            $6000
  3548.  
  3549. Change CODE 11                            This patches walking on water
  3550. Offset:        $2118
  3551. From:            $6600
  3552. To:            $6000
  3553.  
  3554. Change CODE 11                            This patches boats on land
  3555. Offset:        $271E
  3556. From:            $664A
  3557. To:            $604A
  3558.  
  3559. Change CODE 14                            This patches the SuperTechnology
  3560. Offset:        $602C
  3561. From:            $6C28
  3562. To:            $4E71
  3563.  
  3564. Offset:        $6046
  3565. From:            $670E
  3566. To:            $4E71
  3567.  
  3568. Change CODE 11                            This patches the airplane fuel.
  3569. Offset:        $3F74
  3570. From:            $6C14
  3571. To:            $6014
  3572.  
  3573. Change CODE 11                    This allows you to build cities on water.
  3574. Offset:        $1978
  3575. From:            $6700 00DE
  3576. To:            $6000 0096
  3577.  
  3578. Change CODE 11                    This allows troops to attack from water.
  3579. Offset:        $21FE
  3580. From:            $662A
  3581. To:            $602A
  3582.  
  3583. The two most useful cheats I know are:
  3584.  
  3585. 1: Save the game before the last piece moves, then quit and start your saved
  3586. game. All your pieces will be able to move again.
  3587.  
  3588. 2: Engineers can accomplish any one task in one turn if after you assign them
  3589. a task, you repeatedly click on them, wake them up, and reassign the task.
  3590. -
  3591. Claris Emailer
  3592. v1.0
  3593. f804977886.3295
  3594. -
  3595. Claris Impact
  3596. v1.0.x
  3597. 0003116155
  3598. 0003119496
  3599. -
  3600. Claris Organizer
  3601. v1.0v2
  3602. Enter any number with 6 or more digits
  3603. -
  3604. Claris Works
  3605. vAll
  3606. 1120000
  3607. -
  3608. ClockWerx
  3609. vAll
  3610. †Complete documentation to play ClockWerx can be found in its help file which can be accessed by depressing both the control key and the "H" key together.
  3611.  
  3612. The first time you run ClockWerx, the computer will ask you a question before you can continue. Once you have answered the question correctly, you will only be asked again if you reinstall ClockWerx. The questions and their associated answers are:
  3613.  
  3614. 1. What is the name of the wooden board to which the movement of a longcase clock is attached?   ANSWER - Seat Board
  3615.  
  3616. 2. What is a mechanism used to minimize escapement error as a mainspring unwinds? ANSWER - Fusee
  3617.  
  3618. 3. What was the first form of clock controller used in verge-escapement clocks? ANSWER - Foliot
  3619.  
  3620. 4. What is the name of the mechanism that electrically maintains a pendulum in oscillation?  ANSWER - Hipp-toggle
  3621.  
  3622. 5. What steel alloy used for pendulum rods has a near-zero coefficient of expansion? Answer - Invar
  3623.  
  3624. 6. What is the name of a form of pendulum in which the rod is a diamond-shaped frame? ANSWER - Rhomboid
  3625.  
  3626. 7. What is the name of the knurled nut supporting the pendulum bob? ANSWER - Rating nut
  3627.  
  3628. 8. What is the name of the device that is used to equalize the force of the mainspring over its period of run? ANSWER - Stackfreed
  3629.  
  3630. 9. What is another name for a watch capable of sounding out the time at will? ANSWER - Repeating work
  3631.  
  3632. 10. What is the name of the cylindrical brass box containing the mainspring of a clock? ANSWER - Barrel
  3633.  
  3634. 11. What is the name of the cam that is used to determine the number of blows struck in a rack-striking work at the hour? ANSWER - Snail
  3635.  
  3636. 12. What is the name of the arm acting as a click for the rack in rack-striking clocks? ANSWER - Rack hook
  3637.  
  3638. 13. What is the name of the nib at the end of the anchor or lever arms acted upon by the escapement wheel? ANSWER - Pallet
  3639.  
  3640. 14. What is the name of the depression surrounding a pivot hole? ANSWER - Oil sink
  3641.  
  3642. 15. What is the name of the teeth on a smaller driven members in clock gear trains? ANSWER - Pinion leaves
  3643.  
  3644. 16. What is the name of the type of wheel found in platform-escapement carriage clocks which drives the escape pinion? ANSWER - Contrate
  3645.  
  3646. 17. What is the sound of a clock striking the quarters on two differently pitched bells or gongs? ANSWER - Ting-tang
  3647.  
  3648. 18. What is the name of the bearing in which a pivot runs? ANSWER - Pivot hole
  3649.  
  3650. 19. What is the name of the train of wheels in a clock that provides a 12 to 1 reduction between the minute and hour hands? ANSWER - Motion work
  3651.  
  3652. 20. What is the name of the cam in an equation clock used for indicating solar time? ANSWER - Kidney piece
  3653. -
  3654. Coach & Coach Pro
  3655. vAll
  3656. 1000001
  3657. 1234567
  3658. (1st+6th digit=7th)
  3659. -
  3660. Collage
  3661. vAll
  3662. 06-1405-6209
  3663. -
  3664. Color Minder
  3665. v1.1
  3666. 188877
  3667. -
  3668. Color Studio
  3669. vAll
  3670. CS27968
  3671. CS11305
  3672. -
  3673. Color Switch
  3674. v2.3.0
  3675. †To patch ColorSwitch 2.3.0 so you can register without a License Code,
  3676. change:  CCOD -4060 + $458..$471
  3677. from:    4217 2052 4868 0100 2F07 2F3C 0100 0100 4EAC 2A1E 4A1F 508F 6736
  3678. to:      DEFC 000A 2F08 2F09 2047 2252 43E9 0100 22D8 22D8 22D8 225F 205F
  3679.  
  3680. If you want to reregister, erase the ColorSwitch License file (514 bytes) from the Preferences Folder.
  3681. -
  3682. ColorIt
  3683. v2.0
  3684. CI20A-xxxxx
  3685. (Notice that it is
  3686. CI and not C1)
  3687.  ^-L    one-^
  3688. -
  3689. Comet/CG
  3690. v2.3
  3691. 0022001175
  3692. -
  3693. Command HQ
  3694. vAll
  3695. †GetPassW +314 6?->60
  3696.  
  3697. or
  3698.  
  3699.     COMMAND HQ V1.0
  3700. EFFECT: The password dialog will never show up
  3701. HOW TO: LOCATE CODE RESOURCE 7
  3702.     CHANGE THE WORD AT OFFSET 0F0C TO 4E71
  3703.     CHANGE THE WORD AT OFFSET 0F0E TO 4E71
  3704. -
  3705. Comment
  3706. vAll
  3707. 1234567
  3708. (1st+6th digit=7th)
  3709. †v2.0
  3710. Search for: B02E FFFE 6604
  3711. Change to:   " "  " " 4E71
  3712. Search for: 4A28 0068 6600
  3713. Change to:   " "  " " 6000
  3714. Search for: 670C 206E 0008
  3715. Change to:  600C  " "  " "
  3716.     This will cause it not to ever ask for name and serial number. if you really want a name and company name, type them in along with any serial number then use MacsBug to exit to shell (type ES at the prompt).
  3717. -
  3718. Communicate Lite
  3719. v1.0.1
  3720. 802864192400
  3721. -
  3722. Compactor Pro
  3723. vAll
  3724. 16225913
  3725. †v1.33
  3726. To register Compact Pro 1.33 and enable encryption, change:
  3727. CODE 4+$2EA4     From: 67 To: 60
  3728.     When it asks you for the registration code, type any 8 characters. If you want to reregister your copy (to change the name), change any number of bytes in the CLOC resource (don’t change the size).
  3729.     If you have a copy of Compact Pro 1.33 that won't enable encryption (if there’s an ‘*’ after your name in the about dialogbox and no ‘Set password…’ item in the Misc menu), make sure CODE 4+$2F44 is $66 (not $60) and reregister.)
  3730.  
  3731. Version 1.34
  3732.  
  3733. 1) Open up the application with ResEdit
  3734. 2) Open up the CODE resource
  3735. 3) Open up CODE ID 3
  3736. 4) Search for Offset 4856
  3737. 5) Change 6718 to 6018
  3738. 6) Quit ResEdit and save all changes
  3739. 7) Open up Compactor Pro
  3740. 8) Click Register
  3741. 9) Type in a name and any serial number you wish
  3742. 0) Now hit the return key!
  3743.  
  3744. Compact Pro 1.34 Krak
  3745. CODE 3
  3746. +47B8
  3747. 6600 009E->4E71 4E71
  3748. +4856
  3749. 6718     ->6018
  3750.  
  3751. or
  3752.  
  3753. For Version 1.34
  3754.  
  3755. Actually, here's a slightly better version of the crack. This one leaves the
  3756. registration intact:
  3757.  
  3758. Go to offset 47A8 in Code 3
  3759. Find 0C2E 001F
  3760. Change to 6000 00C6
  3761.  
  3762. ======================
  3763. Compact Pro 1.3.4
  3764. CODE 0003 offset 47AE
  3765. Locate 6200 00A8
  3766. Change to 6000 00C0
  3767.  
  3768. Any registration code will now work.
  3769. ======================
  3770.  
  3771. -
  3772. Concepts Atlas
  3773. vAll
  3774. †Search for:4267 2F2E 0008 4EBA FED2 195F FFFE 600E
  3775. Change to:  3F3C 0101 4E71 4E71 4E71  " "  " "  " "
  3776. Eliminates updating of the free trials left number, Get unlimited tries.
  3777. -
  3778. Conflict Catcher
  3779. v3.0.x
  3780. CC3-001-849-809
  3781. -
  3782. Copy II Mac
  3783. vAll
  3784. †To get rid of that stupid startup message in versions 4.3 to 5.2 change:
  3785. Search for:486E FECE 3F3C 0032 3F3C 003C
  3786. Change to: 6000 0204  " "  " "  " "  " "
  3787. -
  3788. CopyPaste
  3789. v2.3.1
  3790. †'INIT' #0
  3791.  
  3792. +004A 7200->7201
  3793. -
  3794. Crash Barrier
  3795. v2.0
  3796. 1982487924
  3797. v1.1.2
  3798. 893482255
  3799. v1.1
  3800. 1852328092
  3801. v1.0.3
  3802. 1982487924
  3803. †••• Version: "1.1" •••
  3804. 'cdev' -4064
  3805.  
  3806. +$4724  6606->4E71
  3807. ••• Version: "1.0.3" •••
  3808. 'cdev' #-4064
  3809.  
  3810. +$14D4 2F0E 4EBA FDFA -> 4E71 4E71 4E71
  3811. -
  3812. Create-It
  3813. vAll
  3814. CRM9301513
  3815. -
  3816. Creative Partner
  3817. v1.0
  3818. 2AE90-5270-6B95A
  3819. 2B044-D29F-25567
  3820. -
  3821. Creepy Castle
  3822. vAll
  3823. †V1.0 (ATTENTION: Patch also disables internal virus check!)
  3824. So that the password dialog will never show up change:
  3825. In file ‘Data A’
  3826. CODE 4+$3D4E     From: 4E56 To: 4E75
  3827. CODE 3+$7176     From: 4EBA To: 7000
  3828.       +$7178     From: E582 To: 7000
  3829.  
  3830. or try,
  3831.  
  3832. In file ‘Data A’
  3833. CODE 3+$57B6     From: 6704 7000 6050 To: 6054 7000 6700
  3834. This patch will disable the game's automatic virus checker for the mods and it’s shorter somewhat. This will also make it so the trivia dialog will never show up:
  3835. In file ‘Data A’
  3836. search for: 4EBA E582 3B40 A7C0
  3837. change to:  7000 4E71  " "  " "
  3838. search for: 0C85 60EB 6953 670E
  3839. change to:   " "  " "  " " 600E
  3840.  
  3841. or try,
  3842.  
  3843. To bypass the Trivia dialog in Creepy Castle, change:
  3844. In file ‘Data A’
  3845. CODE 3+$56FE     From: 2F07 3F3C To: 6000 00B8
  3846. So that the built in virus checker doesn’t detect the change the code
  3847. checksum:
  3848. In file ‘Data A’
  3849. CODE 4+$3DA6     From: 60EB 6953 To: 2267 9A4C
  3850. -
  3851. Cribbage
  3852. vAll
  3853. †Search for: FA75 C74C 511
  3854. Change to:  FB74  " "  "
  3855. Search for: 6851 8EDF 775C
  3856. Change to:  6950  " "  " "
  3857. -
  3858. Crimson Crown
  3859. vAll
  3860. †Search for: 2F10 4217 205F 4E90
  3861. Change to:  203C 99C4 5501 4E71
  3862. -
  3863. Crush Beta
  3864. vAll
  3865. tioga
  3866. (case sensitive)
  3867. †Search for:6704 7001 6002 7000
  3868. Change to:   " " 7000  " "  " "
  3869.     Only search the resource fork. There are 5 or 6 places where this string can be found. You must replace all of them. When entering the “0” for the “1” in 7001, make sure to enter just one “0” and write each sector. That's it, happy crushing…
  3870. -
  3871. Cryptomatic
  3872. v1.01
  3873. 346190
  3874. -
  3875. Crystal Caliburn
  3876. vAll
  3877. †CRYSTAL CALIBURN 1.0.2
  3878. EFFECT: Gets rid of the 'Your data file as been installed improperly dialog box.
  3879. HOW TO:
  3880. LOCATE CODE RESOURCE 2
  3881. CHANGE THE WORD AT 3510 FROM 6710 TO 6010
  3882.  
  3883. a hack that lets you play crystal calibourn on a 12" screen
  3884. (by doing this you can see most of your flippers instead of none.)
  3885.  
  3886. use resourcerer and open the 13" WIND template change to:
  3887. top 0 bottom 612 left 0 right 512.
  3888.  
  3889. it's not perfect but it is playable this way - it also lets you see the left
  3890. part of the game.
  3891. -
  3892. Crystal TOPAS
  3893. v1.5
  3894. RB20-0110-0730
  3895. -
  3896. Curse of the Azure Bonds
  3897. vAll
  3898. †v1.0 (bw)
  3899. So that the password dialog will never show up, change:
  3900. CODE 7+$6772     To: 4E75
  3901.  
  3902. ==========
  3903. v1.1 (color) (2/1/91)
  3904. So that the password dialog will never show up, change:
  3905. HOW TO: CHANGE THE WORD AT OFFSEA IN CODE RESOURCE 14 TO 4E75
  3906. [EH?!?!? Does some one have the offset?]
  3907. -
  3908. Cutthroats
  3909. vAll
  3910. †Search for: 6FDA 1006 6706 3B7C
  3911. Change to:  6004  " "  " "  " "
  3912. 2nd Crack
  3913. Use Block Edit on block 44 and change byte 15D from 67 to 60 or try:
  3914. Move to block 002C, position 015D, change 67 to 60
  3915. -
  3916. Dabbler
  3917. vAll
  3918. 0013058-6239
  3919. -
  3920. Daisy Quest
  3921. v1.0
  3922. DQ 1255
  3923. -
  3924. Dark Forces
  3925. v1.1.1
  3926. †Dark Forces Mac<-->PC Data File Exchange                         
  3927.  
  3928. The way to change PC "*.GOB"
  3929. files into something that Mac Dark Forces likes is to:
  3930.  
  3931. Set the creator of the file to 'dRfO'.
  3932. Set the type of the file to 'DATA'.
  3933. Double-click on the .GOB file and away you go!
  3934. -
  3935. Dark Queen of Krynn
  3936. vAll
  3937. † -    DARK QUEEN OF KRYNN (ATTENTION: Patch also disables internal viruscheck!)
  3938. EFFECT:  The password dialog will never show up
  3939. HOW TO:  LOCATE CODE RESOURCE 11
  3940. CHANGE THE WORD AT OFFSET 655A TO 4E71
  3941. CHANGE THE WORD AT OFFSET 655C TO 4E71 CHANGE THE WORD AT OFFSET 65B4 TO 4E71
  3942.  
  3943. or
  3944.  
  3945.     DARK QUEEN OF KRYNN V 1.0
  3946. EFFECT: Defeats password protection.
  3947. Works for b&w version, not tested for color. Patch 1.0
  3948. This keeps the password dialog, but it doesn’t matter what password you
  3949. use.
  3950.  After the 3th try the program starts.
  3951. HOW TO: Locate code resource 15, change the word at offset $1DB6 from $4EBA to $4E71 and offset $1DB8 from $5586 to $4E71
  3952. You must type something as password
  3953. -
  3954. Datebook Pro
  3955. vAll
  3956. DB6I14233S2KE1CS
  3957. buvc0z9s8h1n7dab
  3958. †xx=DB or TB
  3959. xxR79J4Y6J257ZM5  xxLA974R6J29IH0T  xx8S9Z4C6-2IO9O0  xxKM9K4Y6V2P-LBM
  3960. xxI59X46632TUJHG  xx2N9Q4J6B2ODOHI  xx-792466D2S-2J3  xxFQ9J4D6O2-XXRO
  3961. xxVG9C4O6C2ZA100  xxWM9Y4Z672OHI4M  xxTT9Q4N6C22B-5N  xxWK974E622I8ZPV
  3962. xxWP9I466Q2G3BLW  xxO5914S6S2W5P6A  xxV59E456N2SYIMY  xx8F9L4J62279TRO
  3963. xx9N9M4P682TTXJE  xx6H9C4E6Q2G-HBN  xxBY9A4-662U8939  xxPZ9B4L6R25EWRB
  3964. xx3D9J4Z612LJMFQ  xxA6904K6C2QBRL6  xxTS9Z436F2AMLQT  xxH1974J6029O163
  3965. xxMU9H4X6P2YKJ2K  xxC69Q41602-LQYJ  xx4A944U6Z2CQIH3  xxJK944J6G2C7ABS
  3966. xx4695436T28O81-  xx9M9K4S602FQ538  xxTP9O4R6I2L7Z36  xxE69J4S6D2ZP-L7
  3967. xx9M984P6C2K-UX0  xxPU9Y4H6E2I2SEI  xxKJ9F456G2JKMSW  xxR99I4D6O2HA29T
  3968. xxZ49M4J6J2RX7HY  xxPR9B4D6R2ZNCU6  xxXC9J45672SB7F0  xx58974C6L2LZ3GS
  3969. xxP39I4F6-29NZ0E  xxLW9E466V215PSL  xxBU9P4E6Z29OZ--  xxKH9Q4I6B2-N1E1
  3970. xxS99Z4Y6124HXPK  xx7Y984Q6I272LH2  xxDR9A406F2GCUGS  xx1S9F4C6Y2IHLXS
  3971. xxE6944I6G258S29  xxJA93426I2O5PEG  xxPG964K622WAZ9P  xxF09N4L6Z2Y47VB
  3972. xxLC9W486H2HVJOS  xxUG904K6N2ZKI78  xxDQ9-4E692EJFN3  xxBW9X4I6J236T1M
  3973. xxXQ994J6Q243-1Y  xx9B9G416B2FJ4HL  xxX99Z4X602ET2D-  xxN-9Z446E2J55JZ
  3974. xx619-446820RRFJ  xx8Y9U4S6M2USHCJ  xx5191456R2USHCK  xxOG92426028XN0Q
  3975. xxEP9F4P642A5CO1  xxZ2984T6W2L71JJ  xxVK9W436O25Y6LY  xxDI9G4K6V2W5R0D
  3976. xxXR9R4Z6-2F0HX-  xxS59N4E6Q2IS8NE  xxME9Y4X6V22S27D  xx5Z9X4D6X2Y0CJX
  3977. xxOC9E416C2-W23U  xxWN9I4E662EUIX5  xxVK9W4-6A2HUL1L  xxGT9S4Z6E2V99H9
  3978. xxCI9K4B6K2860UP  xx199V4P6224QQSU  xxUY904M6P2PH8UK  xx2Y9N476F2K2GJ6
  3979. xx8E9I4A6-24OLQ8  xx2R93476T2P9D-H  xxAP914D6B2PLZX7  xxX89L4O6I2DY4M9
  3980. xx0J9S4Y662X8EIZ  xxF29P486J2FFFLU  xxP-9B4J6U2SBIQA  xxH99-4U6G2AH21Y
  3981. xxEC9A4G622N89Q6  xx769N4A6S2VOODR  xx019P4V6O2US-ED  xxVU9H4Y6B2-DB2F
  3982. xxRG9-4X652OK4KV
  3983.  
  3984. -
  3985. Day to Day Calendar
  3986. v1.0
  3987. †1) CODE #17 +1E32  3006->7001
  3988. 2) Run "Day-to-Day® Calendar" and personalize it using
  3989.      serial number:    DTOD
  3990.      - Then quit.
  3991. 3) CODE #17 +0036  6706->4E71
  3992. 4) The App is now fully kracked and will stay that way.
  3993.  
  3994. -
  3995. Daymaker
  3996. v3.0.3
  3997. 0148D-0F68F9-1F100
  3998. 0349-13D8B8-F5000
  3999. 03409-13D8B8-F5000
  4000. v2.0
  4001. 59AINA4AA0AC1G
  4002. 0148D-0F68F9-1F100
  4003. v1.01
  4004. 59AINA4AAOAC1G
  4005. 13A39ADAAHA1QU
  4006. v1.0
  4007. 59AINA4AAOAC1G
  4008. †v2.03
  4009. If the installer does not recognize your disks as originals, simply make these
  4010. changes to the installer with RESEDIT. Open the Installer file and change:
  4011. infn 1001+$456     From: 6704 To: 6004
  4012.          +$562     From: 6704 To: 6004
  4013.          +$462     From: 6EDE To: 4E71
  4014.  
  4015. or try,
  4016.  
  4017. (This is a partial CRACK)
  4018. Open the 'DayMakerInstall' file with ResEdit: To make it think the disks are
  4019. real install disks, change:
  4020. infn 1500+$0004     From: 4EBA 00BC To: 4E71 4E71
  4021. infn 1001+$0030     From: 4EBA 0ABA To: 4E71 4E71
  4022. To allow anything as a serial number, change:
  4023. infn 1001+$019A     From: 6F0C To: 600C
  4024.          +$01B2     From: 6704 To: 4E71
  4025.  
  4026. Daymaker 2.0 - Allows anything for a serial number.
  4027.  
  4028. in the file "DayMakerInstall"
  4029. “infn” #1001  +$1B2 $67->$66
  4030. -
  4031. dBase IV
  4032. v1.1
  4033. 1234567-28
  4034. †SN#=xxxxxxx-yy, where the yy=sum of the individual digits x.
  4035. ***
  4036. ex:1234567-28 is valid since 1+2+3+4+5+6+7=28.
  4037. -
  4038. dBase Mac
  4039. vAll
  4040. 0000000-00
  4041. -
  4042. DeBabelizer
  4043. v1.6.x
  4044. Note:  Leading space is not part of the serial number
  4045.  -0529-328819-739202
  4046.  -0557-322478-973200
  4047.  -0598-325148-856201
  4048.  -1560-331589-612212
  4049.  -1603-313250-595213
  4050.  -1633-326920-478214
  4051.  -2616-312361-234225
  4052.  -2657-315031-117226
  4053.  -2674-329690-351214
  4054.  -3629-310472-963237
  4055.  -3660-323142-846238
  4056.  -3687-327701-090227
  4057.  -3690-336812-729239
  4058.  -4632-329583-602239
  4059. v1.2.15 - 1.5
  4060. MC14-2836-1001340
  4061. v1.2.15
  4062. APB120-2836-14690
  4063. †Analyzing/Reverse engineering the SN# checking routine reveals:
  4064.  
  4065. Your name info must be >2 characters in length.
  4066. The serial number is exactly 19 characters long.
  4067. The 1st,6th, and 13th characters are ignored and can be anything except spaces (spaces are removed before any SN# processing is done).
  4068.  
  4069. There are 5 'checksums' used to generate a serial number; the algorithm is:
  4070.  
  4071. cs0=235817+37*k, k=1..14 are the only valid k I know of.  (6 Chars)
  4072. cs1=(k MOD 36) * 279                                      (4 Chars)
  4073. cs2=(k MOD 34) * 3                                        (2 Chars)
  4074. cs3=(k MOD 15) * 7                                        (2 Chars)
  4075. cs4=Sum of the 6 digits in cs0                            (2 Chars)
  4076.  
  4077. the digits of cs0-cs4 are then mapped into the SN# as follows:
  4078.  
  4079. Char 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19
  4080. ====+========================================================
  4081. cs0 |--    03 05    -- 02       06    04 --          01
  4082. cs1 |--             --       02          -- 04 03       01
  4083. cs2 |-- 01          --                   --       02
  4084. cs3 |--             --             02    --                01
  4085. cs4 |--          02 --    01             --
  4086.  
  4087. Example: k=8 gives cs0=236113, cs1=2232,cs2=24,cs3=56,cs4=16 thus the SN# is '-2616-312361-234225'
  4088.  
  4089. Doom
  4090. -
  4091. Deja Vu
  4092. vAll
  4093. †Before making these changes, you must do the following:
  4094. (1) Sector copy with format, tracks 1 to 58 from the original.
  4095. (2) Then sector copy tracks 60 to 79. Track 59 hangs up on all copiers.
  4096. then change:
  4097. Search for: 56C0 671E 7200
  4098. Change to:  51C0 601E  " "
  4099. Search for: 56C0 6722 223C
  4100. Change to:  51C0 6022  " "
  4101. Search for: 6708 41F8 00EC
  4102. Change to:  6008  " "  " "
  4103. Search for: 6748 486E FDEA
  4104. Change to:  6048  " "  " "
  4105. Search for: 56C0 6720 322D
  4106. Change to:  51C0 6020  " "
  4107. Search for: 57C0 670C 41FA
  4108. Change to:  50C0 600C  " "
  4109. Search for: 57C0 6716 41FA
  4110. Change to:  50C0 6016  " "
  4111. -
  4112. Deja Vu (Rubicon)
  4113. vAll
  4114. †Search for: 6708 4EAD 019A
  4115. Change to:  6008  " "  " "
  4116. Search for: 6706 1B7C 0002 F58B
  4117. Change to:  6006  " "  " "  " "
  4118. -
  4119. Deliverance
  4120. v1.0
  4121. 51244-442657-100016
  4122. -
  4123. Delta Graph Pro
  4124. v3.5.x
  4125. MUU35-0827-3837184026
  4126. vUnknown
  4127. 2000002464
  4128. v3.0
  4129. DGM3000900
  4130. -
  4131. Desk Toppers
  4132. vAll
  4133. †Search for: OC40 FFAF
  4134. Change to:   " " 0000
  4135. -
  4136. Desktop Tools
  4137. vAlias
  4138. Please see the entry Aladdin Desktop Tools
  4139. -
  4140. DiagnoSYS
  4141. v1.0
  4142. B102131444366
  4143. -
  4144. DietMac
  4145. vAll
  4146. †v1.0
  4147. Search for: 4267 42A7 3F3C 0
  4148. Change to:  60FA  " "  " " "
  4149. -
  4150. DigiTrax
  4151. v1.0
  4152. ALS4312135
  4153. -
  4154. Dilbert Screen Saver
  4155. vAll
  4156. 5180-6344-1654
  4157. -
  4158. Dimensions
  4159. v2.0
  4160. DAW100R3100720-191
  4161. DAW200U3200000-109
  4162. DAW200U3200001-742
  4163. DAW200U3200002-375
  4164. DAW200U3200003-292
  4165. DAW200U3200004-641
  4166. DAW200U3200005-274
  4167. DAW200U3200006-907
  4168. DAW200U3200007-540
  4169. DAW200U3200008-173
  4170. DAW200U3200009-806
  4171. DAW200U3200010-708
  4172. DAW200U3200011-341
  4173. DAW200U3200012-974
  4174. DAW200U3200013-607
  4175. DAW200U3200014-240
  4176. DAW200U3200015-873
  4177. DAW200U3200016-506
  4178. DAW200U3200017-139
  4179. DAW200U3200018-772
  4180. DAW200U3200019-405
  4181. DAW200U3200020-307
  4182. DAW200U3200021-940
  4183. DAW200U3200022-573
  4184. DAW200U3200023-206
  4185. DAW200U3200024-839
  4186. DAW200U3200025-472
  4187. DAW200U3200026-105
  4188. DAW200U3200027-738
  4189. DAW200U3200028-371
  4190. DAW200U3200029-288
  4191. DAW200U3200030-906
  4192. DAW200U3200031-539
  4193. DAW200U3200032-172
  4194. DAW200U3200033-805
  4195. DAW200U3200034-438
  4196. DAW200U3200035-355
  4197. DAW200U3200036-704
  4198. DAW200U3200037-337
  4199. DAW200U3200038-970
  4200. DAW200U3200039-603
  4201. DAW200U3200040-505
  4202. DAW200U3200041-138
  4203. DAW200U3200042-771
  4204. DAW200U3200043-404
  4205. DAW200U3200044-321
  4206. DAW200U3200045-670
  4207. DAW200U3200046-303
  4208. DAW200U3200047-936
  4209. DAW200U3200048-569
  4210. DAW200U3200049-202
  4211. DAW200U3200050-104
  4212. DAW200U3200051-737
  4213. DAW200U3200052-370
  4214. DAW200U3200053-287
  4215. DAW200U3200054-636
  4216. DAW200U3200055-269
  4217. DAW200U3200056-902
  4218. DAW200U3200057-535
  4219. DAW200U3200058-168
  4220. DAW200U3200059-801
  4221. DAW200U3200060-703
  4222. DAW200U3200061-336
  4223. DAW200U3200062-969
  4224. DAW200U3200063-602
  4225. DAW200U3200064-235
  4226. DAW200U3200065-868
  4227. DAW200U3200066-501
  4228. DAW200U3200067-134
  4229. DAW200U3200068-767
  4230. DAW200U3200069-400
  4231. DAW200U3200070-302
  4232. DAW200U3200071-935
  4233. DAW200U3200072-568
  4234. DAW200U3200073-201
  4235. DAW200U3200074-834
  4236. v1.0
  4237. DAW100R3104865-875
  4238. DAW100R3100720-191
  4239. PCA100000100953
  4240. -
  4241. Director
  4242. v4.0+++
  4243. See MacroMind Director
  4244. v3.0
  4245. D300-31239-CP4U
  4246. D300-11114-CP4U
  4247. D300-12935-CP4U
  4248. -
  4249. Disk Cafe
  4250. vAll
  4251. DC000444B52
  4252. DC000796A32
  4253. -
  4254. Disk Express II
  4255. vAll
  4256. JV103761
  4257. JE103744
  4258. JI103774
  4259. JV103735
  4260. JX103737
  4261. JX103763
  4262. JY103738
  4263. JZ103739
  4264. -
  4265. DiskCopy
  4266. vAll
  4267. †v4.2
  4268. To get rid of the dialog box, change:
  4269. CODE 1+$150C     From: 67 To: 60
  4270. -
  4271. DiskDup
  4272. v2.6a
  4273. 3 Spaces to Register, as before
  4274. v2.x Commercial
  4275. 00310456
  4276. †v2.3 & older
  4277.     All you need is when at the “number of Copies” dialog field - just arrow key to the right of the number “1” and type 3 (three) blank spaces. This should register the application.
  4278. -
  4279. DiskTop
  4280. v4.5.1
  4281. 0065279
  4282. v4.5
  4283. 0065449
  4284. v4.0x
  4285. (any 5 #s)
  4286. v4.0
  4287. 06412
  4288. (any 5 #s)
  4289. -
  4290. Ditto
  4291. v1.0
  4292. XXXXXXXX-XXXXXXXX (any numbers in this format)
  4293. -
  4294. DMS
  4295. vAll
  4296. †DMS+
  4297. Search for: 0C6D 0034 8990 6700 0618
  4298. Change to:   " "  " "  " " 6000  " "
  4299.  
  4300. ==========
  4301. DMS 4.0a (messy crack, but effective)
  4302. Search for: 4A5F 671A 4267
  4303. Change to:   " " 601A  " "
  4304. Search for: B06D 82B0 671A 4267
  4305. Change to:   " "  " " 601A  " "
  4306. Search for: 101F 6602 A9F4
  4307. Change to:   " " 6002  " " (3 times)
  4308. Search for: C001 6766 102E 0008
  4309. Change to:   " " 6066  " "  " "
  4310. Search for: B240 662E 486E
  4311. Change to:   " " 602E  " "
  4312. Search for: 4A6D CF12 6766 102E
  4313. Change to:   " "  " " 6066  " "
  4314. -
  4315. Dollars & Sense
  4316. vAll
  4317. † Block (Hex)  Byte   From     To
  4318.  --------------------------------
  4319.  425          146    6704    4E71
  4320.               0FC    6700    6600
  4321.  468          1E0    487A    6606
  4322. If you do not find these bytes on these blocks, you may have to search the disk.
  4323.  
  4324. Dollars and Sense A
  4325. Move to block 00B8, position 017C, change 56C0 to 4E71
  4326. Dollars and Sense B
  4327. Move to block 01A9, position 0146, change 6704 to 4E71
  4328. Move to block 01A9, position 00FC, change 6700 to 6600
  4329. Move to block 01D4, position 01E0, change 487A to 6606
  4330. Dollars and Sense C
  4331. Move to block 019E, position 01EF, change to 4E71
  4332. Move to block 019E, position 01F1, change to 4E71
  4333.  
  4334. ==========
  4335. v1.3
  4336. Search for: 0A00 0001 6768 3F3C 0102
  4337. Change to:   " "  " " 6068  " "  " "
  4338. -
  4339. DOS Mounter
  4340. v4.0
  4341. DS111247
  4342. -
  4343. Double Helix
  4344. vAll
  4345. DHMC180800011V30R1
  4346. -
  4347. Double Talk
  4348. vAll
  4349. †    Change serial number in DATA resourse near the line 3D0. The serial
  4350. number is not exactly the same, it’s swapped to avoid detection.
  4351. -
  4352. Douglas CAD AutoRouter
  4353. v7.30
  4354. †guaranteed - Just hit cancel when asked for key disk
  4355. Code #5 +25F8 670C->4E71
  4356. OR
  4357. unguaranteed - but high degree of certainty - no key disk request at all
  4358. Code #5 +25E8 4267->6010
  4359. -
  4360. Douglas CAD Professional Layout
  4361. v7.30
  4362. †guaranteed - Just hit cancel when asked for key disk
  4363. Code #2 +2832 670C->4E71
  4364. OR
  4365. unguaranteed - but high degree of certainty - no key disk request at all
  4366. Code #2 +2822 4267->6010
  4367. -
  4368. Down to Business
  4369. vAll
  4370. SSN719
  4371. -
  4372. Dragon's Lair 2
  4373. vAll
  4374. †Search for: 426D 027A 0C6D
  4375. Change to:  4E71 4E71  " "
  4376.     Be sure the folder format is EXACT! Put all files in a folder called DL2. The code is a 5 digit code, and this patch allows for any 5 digit combo. Even if you type a wrong serial code it will run the game anyway. Don’t forget to remove 32bit QuickDraw when running the game.
  4377. P.S. it hates MultiFinder. [and therefore probably bombs under S7?]
  4378. When your game is over. Just hit "0" to start over.
  4379.  
  4380. Another patch that will get rid of the jump to the serial code dialog box
  4381. Search for: 6100 04C2
  4382. Change to:  4E71 4E71
  4383. The patch seems to work just fine and without the code dialog you do not have to insert a code.
  4384. -
  4385. Dragon's Lair 3
  4386. vAll
  4387. †Unlike DL2, the DL3 app is buggy under certain circumstances. Even though the data files are installed on the hard disk, DL3 will try to look in the floppy drive, anyway!
  4388.  
  4389. Here's wathca do:
  4390. Copy file "disk1" to disk named “EscDisk1”
  4391. Copy file "disk2" to disk named “EscDisk2”
  4392.    .
  4393.    .
  4394.    .
  4395. etc...
  4396. You might as well run it off floppies so copy “Escape” app to "EscDisk1" as well. DRAGON’S LAIR WILL NOW RUN FINE!
  4397. -
  4398. DragonWave
  4399. vAll
  4400. †v2.0
  4401. Open up the DragonWave 2.0 application and change:
  4402. CODE 18+$F5A     From: 6720 To: 6020
  4403. -
  4404. Dragonworld
  4405. vAll
  4406. †Search for: 4EBA 0052 4A40 6748
  4407. Change to:  604E  " "  " "  " "
  4408. -
  4409. DragStrip
  4410. v2.0
  4411. 2RC-Z2D-AQA6
  4412. v1.0
  4413. AB7-2X5-SHVE
  4414. -
  4415. Dreams of the Phoenix Fix
  4416. vAll
  4417. †    Many DOTP programs DAs and FKEYS have trouble on the Mac II. In particular DA Installer + Q&D Terminal, Q&D Dialer, AVailable key, super note pad. The problems vary from minor inconvenience to crashing. This patch will fix them all. It won’t hurt them in any way :-)
  4418. Search for: 3082 2040 0000 4E75
  4419. Change to:   " "  " " A000  " "
  4420. has to do with self modifying code. Change all occurrences.
  4421. -
  4422. DX-7 Patch Editor
  4423. vAll
  4424. †v1.15
  4425. Search for: 8438 3F3C 0001 A
  4426. Change to:  76BE  " "  " " "
  4427. -
  4428. Earl Weaver Baseball
  4429. v1.5
  4430. -
  4431. eDisk
  4432. v2.0
  4433. E109716
  4434. -
  4435. Edit One
  4436. vAll
  4437. 427-123-00040749
  4438. -
  4439. EG Word
  4440. vAll
  4441. 51122400002818
  4442. -
  4443. Elastic Reality
  4444. vAll
  4445. 80862801118
  4446. -
  4447. Elastic Reality Transjammer
  4448. v1.0b7
  4449. 82-34075-22609-02307
  4450. v1.0b2
  4451. 82-34075-22609-02307
  4452. -
  4453. Electric Checkbook
  4454. vAll
  4455. †v1.0?
  4456. Search for: 3E1F 206E FCF0
  4457. Change to:  4E71  " "  " "
  4458. v1.1
  4459. Search for: 67DE 4A46 6728 487A
  4460. Change to:  4E71  " " 6028  " "
  4461. -
  4462. Elements of Style
  4463. vAll
  4464. ESM 113904 T
  4465. -
  4466. Empower
  4467. vI & II
  4468. Name:Administrator
  4469. PW:Admin
  4470. vAll
  4471. Name:Administrator
  4472. PW:Admin
  4473. -
  4474. Encore
  4475. v4.0
  4476. EV40-0-01034-4939
  4477. v3.0.7
  4478. EV30-0-01032-8582
  4479. v3.0.5
  4480. EV30-0-01032-3224
  4481. -
  4482. Enforcer
  4483. v2.9 (Old)
  4484. 876855327801
  4485. -
  4486. Ensemble
  4487. vAll
  4488. †v1.0
  4489. Read block 338 ($152) change bytes as follows
  4490. byte
  4491. 1A from 67 to 4E
  4492. 1B from 92 to 71
  4493. 7E from 67 to 60
  4494. If the original bytes are not correct then perform the following searches:
  4495. Search for: 6756 4267 3F3C 0001
  4496. Change to:  6056  " "  " "  " "
  4497. Search for: 6792 2F0B A983
  4498. Change to:  4E71  " "  " "
  4499. -
  4500. Eric's Ultimate Solitaire
  4501. vAll
  4502. †try using "Weasel" as your name
  4503. -
  4504. Evelyn Wood
  4505. v0.5-1.0
  4506. †Search for: 3444 3F3C 0001 A9
  4507. Change to:  256E  " "  " "  "
  4508. -
  4509. Exile
  4510. v1.1
  4511. v1.0.1
  4512. †The Key is derived from the registration code (rc) as follows:
  4513.  
  4514. Key=(((((rc*23)%990004)+52176)*7)%900000)+100000
  4515.  
  4516. eg: if rc=796608 then Key=378616
  4517. ••• Version: "1.0.1" •••
  4518. The Key is derived from the registration code (rc) as follows:
  4519.  
  4520. key=((((rc*3+50)%3000)*81)%5000)+5000, where % is the MOD operator
  4521.  
  4522. eg: if rc=710 then Key=6580
  4523. -
  4524. Exile Editor
  4525. v1.0
  4526. †The Key is derived from the registration code (rc) as follows:
  4527.  
  4528. Key=((((rc*3+51)%3000)*82)%5000)+5000, where % is the MOD operator
  4529.  
  4530. ***
  4531. eg: if rc=1088 then Key=5830
  4532. -
  4533. EXodus
  4534. v5.2
  4535. SEM9001009002ZJ0
  4536.  
  4537. v5.1
  4538. SE99001700022101
  4539. -
  4540. ExperLisp
  4541. vAll
  4542. †v1.4
  4543. Search for: 670E 2FFE 0008 486E
  4544. Change to:  600E  " "  " "  " "
  4545. Search for: 6738 486D F1DC A851
  4546. Change to:  6038  " "  " "  " "
  4547. v1.02
  4548. Search for: 6738 4860 F200 A851
  4549. Change to:  6038  " "  " "  " "
  4550. Search for: 670E 2F2E 0008 486E
  4551. Change to:  600E  " "  " "  " "
  4552. -
  4553. Expresso
  4554. v1.0
  4555. EXM-51679-5594
  4556. -
  4557. F/A 18 Hornet
  4558. vAll
  4559. 100-98-4298
  4560. 100-64-5896
  4561. Unlock code is 032-244
  4562. †Here are some of the cracks available for F/A-18 which may or may not work
  4563. with 1.1.2. Everything here except for the first one was taken from Patchlist
  4564. v2.4.
  4565.  
  4566. CODE 4 OFFSET 08E8: 6704 7000 -> 4E71 7001
  4567. (This one works for me with versions 1.1.2 and 1.1.3b1)
  4568.  
  4569.  F/A-18 HORNET 1.1.1
  4570. EFFECT: Removes serial#, lookup and unlock code requirement
  4571. HOW TO:  CODE 4  OFFSET 275A: 4EAD 0CAD -> 4E71 4E71
  4572.  
  4573. EFFECT: Removes network serial conflicts (ARA network not checked)
  4574. HOW TO: CODE 12 OFFSET 7AAE: 6704 -> 6004
  4575.         CODE 12 OFFSET 7ABC: 49C0 -> 7001
  4576.  
  4577.  F/A-18 HORNET
  4578.   - To remove both serial number and password check.
  4579.     - CODE 4, offset 08DA
  4580.       - change 7000 1014
  4581.             to 7001 6046
  4582.     - CODE 4, offset 0944
  4583.       - change 7000 1013 1239
  4584.             to 7001 6000 00AC
  4585. (Definitely works for version 1.0 all the way up to 1.1.1)
  4586.  
  4587.  F/A-18 Hornet 1.1.0
  4588. EFFECT: Makes it possible to enter any word in the password dialog
  4589. HOW TO: LOCATE 'CODE' ID 4 FIND Offset $000B40
  4590. ~From: 6598 7000
  4591. To:   6598 7001
  4592.  
  4593.  F/A -18 HORNET  v1.1.0fc
  4594. EFFECT:  Prevents the "Enter nth Word on Page p" dialog from appearing.
  4595. HOW TO:  LOCATE 'CODE'  RESOURCE 6 OFFSET $178C
  4596. CHANGE WORD
  4597. FROM $6600
  4598. TO   $6000
  4599.  
  4600.  FA/18 HORNET 1.0.1
  4601. EFFECT: The program will never ask you the question. HOW TO: Locate CODE 6, Find offset $189E,
  4602.     Change the word $6700 to $6600.
  4603.  
  4604. or
  4605.  
  4606.     F/A-18 HORNET 1.0.0
  4607. EFFECT: Makes it possible to enter any word in the password dialog
  4608. HOW TO: LOCATE 'CODE' ID 4 FIND Offset $000C30
  4609. ~From: 0006 6604 7000 600C
  4610. To:   0006 6604 7001 600C
  4611.  
  4612.     F/A -18 HORNET  v1.0.0
  4613. EFFECT:  Prevents the "Enter nth Word on Page p" dialog from appearing. HOW TO:  LOCATE 'CODE' RESOURCE 6, OFFSET $18EC
  4614.             CHANGE WORD FROM $6600 TO $6000
  4615.  
  4616. F/A-18 HORNET  v1.1.0
  4617. EFFECT:  Prevents the "Enter nth Word on Page p" dialog from appearing.
  4618. HOW TO:
  4619. LOCATE 'CODE'  RESOURCE 6 OFFSET $17A4
  4620. CHANGE WORD FROM  $6600 TO  $6000
  4621. F/A-18 HORNET  v1.1.0
  4622. EFFECT: To remove both serial number and password check.
  4623. HOW TO:
  4624. CODE 4 + $8DA - Change 7000 1014 to 7001 6046
  4625. CODE 4 + $944 - Change 7000 1013 1239 to 7001 6000 00AC
  4626. F/A-18 HORNET 1.1
  4627. EFFECT: Removes serial#, lookup and unlock code requirement
  4628. HOW TO: 4 275A: 4EAD 0CAA -> 4E71 4E71
  4629. EFFECT: Removes network serial conflicts (I haven't checked ARA network)
  4630. HOW TO:
  4631. 12 79C2: 6704 -> 6004
  4632. 12 79D0: 49C0 -> 7001
  4633. [I _think_ the "4" and the "12" are for CODE 4 & 12]
  4634. F/A-18 HORNET 1.1.0
  4635. EFFECT: Makes it possible to enter any word in the password dialog
  4636. HOW TO:
  4637. LOCATE 'CODE' ID 4 FIND Offset $000B40
  4638. From: 6598 7000
  4639. To:   6598 7001
  4640. -
  4641. Faces
  4642. vAll
  4643. †Search for: 4240 4840 80FC 0030 4840 3D40
  4644. Change to:  4280  " "  " "  " "  " "  " "
  4645. It will ask you who beat Napoleon at Waterloo. The answer is Welling.
  4646.  
  4647. or try,
  4648.  
  4649. Here is the complete crack:
  4650. CRACK PATCH
  4651. Open Faces 1.0 with ResEdit and change:
  4652. CODE 3+$652     From: 486D 01CA To: 603A 4E71
  4653.       +$694     From: FEED      To: FED4
  4654.  
  4655. Open Color Faces 1.0 with ResEdit and change:
  4656. CODE 3+$7C2     From: 486D 017A To: 603A 4E71
  4657.       +$804     From: FEED      To: FED4
  4658. -
  4659. FaceSpan
  4660. v2.0
  4661. FSBT-5425-9477-03
  4662. -
  4663. Fact Finder
  4664. vAll
  4665. †v1.0
  4666. Factfinder A
  4667. Search for: 6604 A002 6002 A003 3D40 0012
  4668. Change to:   " "  " "  " "  " " 4E71 4E71
  4669. Factfinder B
  4670. Search for: 670A 206E FEF6 2D50
  4671. Change to:  600A  " "  " "  " "
  4672. Factfinder ?
  4673. Move to block 015E, position 016C, change to 4280
  4674. -
  4675. Fahrenheit 451
  4676. vAll
  4677. †Search for: 0C42 005A 6F00 0014
  4678. Change to:   " "  " " 4E71 4E71
  4679. The mod is (using FEdit) Sector 59 of the Fahrenheit 451 file - offset 39F (or if you like, Seg #2 of CODE) - change JSR (4EBA 00A0) to NOP's (4E71 4E71).
  4680. -
  4681. Falcon MC
  4682. vAll
  4683. †Game Controls:
  4684. Pause ------------------------------ P,Q,ESC
  4685. Return to Cockpit ------------------ Command R
  4686. Quit ------------------------------- Command Q
  4687. All Sound -------------------------- Command S
  4688. Music ------------------------------ Command M
  4689. Switch MouseSticks ----------------- Command T
  4690.  
  4691. Exiting the Simulation :
  4692. Abort Mission ---------------------- Command A
  4693. End Mission ------------------------ Command E
  4694. Eject ------------------------------ Command Option E
  4695.  
  4696. Jettison Keys :
  4697. Jettison tanks --------------------- Option T
  4698. Jettison all A-G stores ------------ Option K
  4699. Jettison ECM pod ------------------- Option C
  4700.  
  4701. General Controls :
  4702. Autopilot on/off ------------------- A
  4703. Chat ( head-to-head only ) --------- '
  4704. Ranging TWI on/off ----------------- H
  4705. View stores ------------------------ V
  4706. Waypoint increment ----------------- U
  4707. Waypoint decrement ----------------- Y
  4708.  
  4709. Detail Controls :
  4710. None ------------------------------- Command 1
  4711. Far Terrain ------------------------ Command 2
  4712. Gradient Horizon ------------------- Command 3
  4713. Mountains -------------------------- Command 4
  4714. Medium Terrain --------------------- Command 5
  4715. Complex Rivers --------------------- Command 6
  4716. Ground Detail ---------------------- Command 7
  4717. All -------------------------------- Command 8
  4718.  
  4719. Flight Controls :
  4720. Forward stick ---------------------- (UP ARROW), I, numeric keypad 8
  4721. Back stick ------------------------- (DOWN ARROW), M, numeric keypad 2
  4722. Left stick ------------------------- (LEFT ARROW), J, numeric keypad 4
  4723. Right stick ------------------------ (RIGHT ARROW), L, numeric keypad 6
  4724. Increase throttle ------------------ 1, -
  4725. Afterburner ------------------------ /, numeric keypad *
  4726. Left rudder ------------------------ [
  4727. Right rudder ----------------------- ]
  4728. Speed brakes ----------------------- B
  4729. Flaps ------------------------------ F
  4730.  
  4731. Weapon Controls :
  4732. Trigger ---------------------------- Spacebar, numeric keypad 0
  4733. Select air-to-air weapon ----------- Return, numeric keypad =
  4734. Select air-to-ground weapon -------- Delete, numeric keypad /
  4735. Target select ---------------------- T
  4736. Clear taget lock ------------------- X, numeric keypad CLEAR
  4737. LCOS on/off ------------------------ O
  4738.  
  4739. Landing Keys :
  4740. Activate ILS HUD ------------------- \
  4741. Landing gear up/down --------------- G
  4742. Wheel brakes on/off ---------------- W
  4743.  
  4744. REO controls :
  4745. Rader on/off ----------------------- R
  4746. Boresight scan rader mode ---------- <
  4747. Tracking scan rader mode ----------- >
  4748. Map display on/off ----------------- C
  4749.  
  4750. Countermeasures :
  4751. ECM pod on/off --------------------- E
  4752. Chaff ------------------------------ Tab, numeric keypad .
  4753. Flares ----------------------------- ', numeric keypad ENTER
  4754.  
  4755. View Keys :
  4756. Front view ------------------------- 3, numeric keypad 1
  4757. Left view -------------------------- 4, numeric keypad 7
  4758. Right view ------------------------- 5, numeric keypad 9
  4759. Rear view -------------------------- 6, numeric keypad 3
  4760. Track view ------------------------- 7
  4761. Camera view ------------------------ 8
  4762. Chase view ------------------------- 9
  4763. Missile view ----------------------- 0
  4764.  
  4765. View Control Keys :
  4766. Display info on/off ---------------- D
  4767. Zoom in ---------------------------- F1, Option 1
  4768. Zoom out --------------------------- F2, Option 2
  4769. Rotate left ------------------------ F3, Option 3
  4770. Rotate right ----------------------- F4, Option 4
  4771. Rotate over ------------------------ F5, Option 5
  4772. Rotate under ----------------------- F6, Option 6
  4773. Widen fisheye ---------------------- F7, Option 7
  4774. Narrow fisheye --------------------- F8, Option 8
  4775. Set wide fisheye ------------------- F9, Option 9
  4776. Set narrow fisheye ----------------- F10, Option 0
  4777.  
  4778.  FALCON MC (v1.0.1)
  4779. EFFECT: The first time Falcon launches, it will quit immediately after you click your mouse to select items, but a good Falcon Settings file will be created for your macintosh without dialog showing up asking for documented answers. The following launches of Falcon will be successful with the correctsettings file.
  4780. HOW TO: Open CODE resource 1,
  4781.         at offset 0041A4, change word to $4E71
  4782.     Open CODE resource 21,
  4783.         at offset 0009DE, change words to $4E71 4E71
  4784.   at offset 0009E8, change words to $4E71 4E71 4E71
  4785.  
  4786. or
  4787.  
  4788.  FALCON MC 1.0.1
  4789. EFFECT: The program will never ask you the question.
  4790. HOW TO: Locate CODE 1, Find offset $3F48,
  4791.     Change the word $6700 to $6000.
  4792.  
  4793. or
  4794.  
  4795.  FALCON MC    1.0
  4796. EFFECT: The first time Falcon launches, it will quit immediately after you click your mouse to select items, but a good Falcon Settings file will be created for your macintosh without dialog showing up asking for documented answers. The following launches of Falcon will be successful with the correct
  4797. settings file.
  4798. HOW TO: Open CODE resource 1,
  4799. at offset 00430A, change word $6404 to $4E71
  4800.         Open CODE resource 21,
  4801.                 at offset 000AA4, change words $4EAD 08BA to $4E71 4E71,
  4802.                 at offset 000AAE, change words $4EAD 015A A9F4 to $4E71 4E71 4E71
  4803. -
  4804. FastTrack Schedule
  4805. v3.0
  4806. 724037
  4807. -
  4808. Fauve Xres
  4809. v1.0.3
  4810. 12978
  4811. -
  4812. FaxSTF
  4813. v3.1
  4814. AA100187
  4815. v3.0
  4816. S200200
  4817. T100300
  4818. -
  4819. Feathers & Space
  4820. vAll
  4821. †Search for: 6706 38BC FFC2 600C
  4822. Change to:  6006  " "  " "  " " (6 times)
  4823. -
  4824. Ferrari Grand Prix
  4825. vAll
  4826. †v1.27
  4827. Search for: 0280 1234 FFFF 48E7 7FFE 41FA
  4828. Change to:  4240 21FC D9CD B903 0A80 4E75
  4829. -
  4830. Fetch
  4831. v2.1.2
  4832. 51-1003-102157313
  4833. 51-1000-201176607
  4834. 51-1007-201194631
  4835. v1.0
  4836. 51-1007-201194631
  4837. -
  4838. Field Assistant
  4839. vAll
  4840. 8E06D026670F0550
  4841. 0B1470BCBE030B8
  4842. -
  4843. File Buddy
  4844. v3.x
  4845. FB3-00000700003
  4846. FB3-09876043214
  4847. v2.x
  4848. BDK 689 JEM
  4849. v1.x
  4850. M526 E803 J1120
  4851. †Serial Numbers are of the form 'FB3-xxxxxRxxyzS' , where
  4852.  
  4853. x   = any character
  4854. y,z = any digit '0'-'9'
  4855. R   = y+z+7 MOD 10
  4856. S   =   z+3 MOD 10
  4857.  
  4858. ie: if we let each x=0 and y,z=0 then we have
  4859.  
  4860. R= 0+0+7 MOD 10 = 7 MOD 10 = 7
  4861. S=   0+3 MOD 10 = 3 MOD 10 = 3
  4862.  
  4863. Thus 'FB3-00000700003' is a valid serial number
  4864. -
  4865. File Force
  4866. vAll
  4867. †1.0
  4868. X-442540368699
  4869. -
  4870. File Maker
  4871. vPro
  4872. 1120000
  4873. -
  4874. FileGuard
  4875. v2.7.4
  4876. 21414-749204-236308
  4877. v2.7.3
  4878. 04264-904468-226561
  4879. v2.7.2
  4880. 67188-222480-206181
  4881. 77151-111159-201238
  4882. v2.7.1
  4883. 77151-111159-201238
  4884. 00111-683277-201548
  4885. v2.0.2
  4886. Mike
  4887. †Change:
  4888. HIGH 5+$52     From: 4EBA 05E2 To: 4E71 4E71
  4889. This will block the whole routine ‘CheckLicence’ which checks if it is registered, and if another computer on the network has the same serial number.
  4890. -
  4891. Filevision
  4892. vAll
  4893. †On block CE of the file Filevision, at byte 1B0 change 6604 to 4E71
  4894.  
  4895. or try,
  4896.  
  4897. Filevision Alternate Crack:
  4898. Search for: 6700 FEC6 (should be on Block 227, Byte 118)
  4899. Change to:..4E71 4E71
  4900. -
  4901. Finale
  4902. v3.2
  4903. 89103020-006468
  4904. -
  4905. Finder 7 Menus
  4906. v1.3/2.x
  4907. cc5187efH28b911af
  4908. -
  4909. First Class Server
  4910. vTel 1000 & CLUI
  4911. 4200000
  4912. vTel 100 & Gateways
  4913. 3000396
  4914. vReg 100 & Gateways
  4915. 2100236
  4916. vReg 10 & Gateways
  4917. 2100165
  4918. vIPX
  4919. 1300141
  4920. vWindows
  4921. 1200597
  4922. vGateways
  4923. 1000025
  4924. vTel 250 & CLUI
  4925. 350058
  4926. vReg 5
  4927. 100015
  4928. v1.6
  4929. admin/password
  4930. vAll
  4931. 35058
  4932. -
  4933. First Things First
  4934. v4.0
  4935. 4032131305
  4936. vPro
  4937. 40000054701732
  4938. v3.0
  4939. 3001515541
  4940. 3001677975
  4941. v2.0
  4942. 2001762695
  4943. v1.x
  4944. 101006058
  4945. 101006048
  4946. -
  4947. Flight Simulator
  4948. vAll
  4949. †v1.0
  4950. Use Fedit and open the FS file "Load2"
  4951. Search for: 6700 0068
  4952. Change to:  41FA FEA0 20BA FE98 4E75
  4953. -
  4954. Flo'
  4955. vAll
  4956. 1340
  4957. -
  4958. Fokker Triplane
  4959. vAll
  4960. †v.a
  4961. Search for: 41FA 001E 20B8
  4962. Change to:  4280 4E75 20B8
  4963. v.b
  4964. Search for: 43FA 1452 41FA 1446 20FC
  4965. Change to:  6000 0116  " "  " "  " "
  4966. Search for: 6600 FE9A 41FA FCCE
  4967. Change to:  4E71 4E71  " "  " "
  4968. Search for: 6600 FE7E A9B4 4EBA
  4969. Change to:  4E71 4E71  " "  " "
  4970. Search for: 6600 41E6 2F34 07D4
  4971. Change to:  4E71 4E71  " "  " "
  4972. Search for: 0010 6EFA DFFC 0000 0032 207C 0007 2700
  4973. Change to:   " "  " "  " " 6000 00AA  " "  " "  " "
  4974. -
  4975. FolderBolt
  4976. v1.02e
  4977. 1028817
  4978. v1.02
  4979. 00993699
  4980. -
  4981. Fontographer
  4982. v4.0
  4983. Key #:   FM5104l3823gc527
  4984. Serial#: 1104008
  4985. Key #:   FM1194C9779N7C7D
  4986. Serial#: 1100009
  4987. -
  4988. Forecast
  4989. vAll
  4990. †v1.2/1.3
  4991. Search for: 4EAD 022A 101F 6754
  4992. Change to:  4E71 4E71  " "  " "
  4993. -
  4994. Form Z
  4995. v2.6.1 PPC
  4996. Z-0100-0014011
  4997. †If this expires you can get around it by changing:
  4998. CODE 24+$09D6     To: 4E71
  4999.        +$09D7     To: 4E71
  5000. -
  5001. Foxbase
  5002. vAll
  5003. Serial #:FMD027877
  5004. Activate:emzxpyei
  5005. -
  5006. Fracas
  5007. v1.0.1
  5008. 68530 'Anonymous'
  5009. 23562 'Doom'
  5010. 57288 'Cerberus'
  5011. -
  5012. FrameMaker
  5013. v4.0
  5014. 00-0-01-01-4-89693-CFF7AE
  5015. v3.0
  5016. 2-01320-27
  5017. 2-01880-14
  5018. 2-02071-17
  5019. 2-150753-47
  5020. 2-151967-07
  5021. v2.1
  5022. 2-01320-27
  5023. 2-01880-14
  5024. 2-02071-17
  5025. -
  5026. FreeHand
  5027. v5.0
  5028. 10250-0397-4374-13083
  5029. v4.0
  5030. xx-xxxx-xxxxxxxxx
  5031. 02-1235-002302134
  5032. 02-3008-000036469
  5033. 11-1009-200021734
  5034. 02-4008-200010087
  5035. 12-1234-123456789
  5036. 02-6023-000345263
  5037. v3.0
  5038. 02-1235-002302134
  5039. 02-3008-000036469
  5040. 02-4008-200010087
  5041. 02-6023-000345263
  5042. 04-1000-000006699
  5043. 11-1009-200021734
  5044. 06-0001-100000000
  5045. 02-0000-000000000
  5046. v1.x/2.x
  5047. 08-1004-0268684
  5048. †To change or modify the name or serial number of a personalized copy of
  5049. Freehand 4 open it with Resedit and open the aldp resource.
  5050.  
  5051. Aldus employs this serialization scheme (xx-xxxx-xxxxxxxxx).
  5052. Any number from any Aldus product using this scheme will work.
  5053. -
  5054. French Assistant
  5055. v1.0
  5056. M2100906
  5057. -
  5058. Frogger
  5059. vAll
  5060. †    They named the Frogger program “Finder” and made it invisible, locked, and Bozo bit set, so just use setfile and undo all three and copy it to your disk, and then set the original back to the way it was. Now you have Frogger as a single file!!! One note of interest: After each game it executes the file named “Finder” Since that was what it was called. So if you don’t want to have to reclick on it everytime you want to play, then make sure the Frogger program is named Finder.
  5061.     [One thing of note, under System 7, the Bozo bit is now the stationary bit (like any one used the Bozo bit anymore…). Since you can’t execute stationary :-), I don’t know how this will affect the program. Of course, it probably doesn’t work on System 7 anyways…]
  5062. -
  5063. FrontDesk
  5064. vAll
  5065. †Search for: 4EAD 046A 101F 675C
  5066. Change to:  4E71 4E71  " " 4E71
  5067. -
  5068. Frontier
  5069. v1.0
  5070. ULF.10108.100
  5071. -
  5072. Full Contact
  5073. v2.0.2
  5074. 9310401FBE0750A
  5075. 5106F04E30033020
  5076. -
  5077. Full Impact
  5078. v1.1
  5079. 0000000-00
  5080. (XXXXXXX-AA X=any #,
  5081. AA = sum of x's)
  5082. -
  5083. FullWrite Pro
  5084. v2.0x
  5085. 10000000-88000000
  5086. v1.x
  5087. 0000000-00
  5088. (XXXXXXX-AA X=any #,
  5089. AA = sum of x's)
  5090. PN=1013409103     SN= 8052167-29
  5091. -
  5092. Fun Pak
  5093. vAll
  5094. †Search for: 4A5F 6708 48
  5095. Change to:   " " 6008  "
  5096. -
  5097. Futuria
  5098. vAll
  5099. †Finder copy all the Files on the Futuria disk and then take Fedit to the file
  5100. Futuria.
  5101. Search for: 4EBA FC18 205F 4EFA FE16
  5102. Change to:  4E71 4E71  " "  " "  " "
  5103.  
  5104. or try,
  5105.  
  5106. Search for: 3CBA 000C 4EBA
  5107. Change to:  4E71 4E71  " "
  5108. -
  5109. FWB CD ROM Toolkit
  5110. v1.5.5
  5111. C38292117
  5112. v1.1
  5113. C38292117
  5114. v1.0.9
  5115. M01713833
  5116. v1.0.3
  5117. C12348678
  5118. N90307999
  5119. v1.0/1.01
  5120. C34012798
  5121. †••• Version: "1.1" •••
  5122. FWB CD 1.0.5
  5123.  
  5124. The personalization information is stored in the resource 'Font' ID -4048, which must always have a size of 148. The first byte is the
  5125. length of the name, and the name is encrypted by XORing the bytes by $93.
  5126. The byte at offset $40 is the length of the organization and, the
  5127. subsequent bytes are the organization itself, encrypted by XORing the
  5128. bytes by $7C. The byte at offset $80 is the length of the Serial Number,
  5129. and the subsequent bytes are the serial number itself, encrypted by XORing the
  5130. bytes by $E9.
  5131.  
  5132. The crack so that the serial number always looks good is: Open it up in
  5133. ResEdit Open up the resource 'cdev' ID -4064 Change it at offset: $56DA
  5134. From: $59FF To:     $5A00
  5135.  
  5136. FWB CD ROM Toolkit 1.0.3
  5137. The serial number for 1.0/1.0.1 doesn’t work in 1.0.3. Here’s how to crack it (or you can just use the 1.0.3 Serial Number):
  5138.  
  5139. The personalization information is stored in the resource 'Font' ID - 4048, which must always have a size of 148.
  5140.  
  5141. The first byte is the length of the name, and the name is encrypted by XORing the bytes by $93.
  5142.  
  5143. The byte at offset $40 is the length of the organization and, the subsequent bytes are the organization itself, encrypted by XORing the bytes by $7C.
  5144. The byte at offset $80 is the length of the Serial Number, and the subsequent bytes are the serial number itself, encrypted by XORing the bytes by $E9.
  5145.  
  5146. The crack so that the serial number always looks good is:
  5147. cdev -4064+$56DA     From: 59FF To: 5A00
  5148.  
  5149. Now any serial number in the correct format except C34012798 will work!
  5150.  
  5151. The personalization information is stored in the resource 'Font' ID -4048,
  5152. which must always have a size of 148. The first byte is the length of the
  5153. name, and the name is encrypted by XORing the bytes by $93. The byte at offset $40 is the length of the organization and the subsequent bytes are the organization itself, encrypted by XORing the bytes at $7C. The byte at offset $80 is the length of the serial number and the subsequent bytes are the serial number itself, encrypted by XORing the bytes by $E9.
  5154.  
  5155. The crack so the serial number will always look good is:
  5156. Open it up in ResEdit
  5157. Open the resource 'CDEV' ID -4064
  5158. Change offset $56DA from $59FF to $5A00
  5159. -
  5160. FWB HD Toolkit
  5161. v1.7.5
  5162. JA130420B3I
  5163. 336363C5K
  5164. v1.6PE
  5165. JA072921C5K
  5166. v1.6.2
  5167. 33636C5K
  5168. v1.6
  5169. GA01623C1E
  5170. v1.2.1PE
  5171. P58115C71
  5172. v1.4 - 1.5
  5173. J51332B3S
  5174. v1.1 - 1.3
  5175. 10033B7E
  5176. 10829C7I
  5177. 10000B9S
  5178. (^-FWB’s :-) )
  5179. †HDT PRIMER
  5180. Search for: 6714 2F3C 0000 121F
  5181. Change to:  6014  " "  " "  " "
  5182. 0r
  5183. HDT PRIMER Version 1.2.1
  5184. CODE 2+$1B82    From: 6714 To: 6014
  5185.  
  5186. HDT WORLD CONTROL
  5187. Search for: 6712 486D E46C 2F3C
  5188. Change to:  6012  " "  " "  " "
  5189. Or
  5190. HDT WORLD CONTROL Version 1.2.1
  5191. CODE 2+$107C     From: 6720 To: 6020
  5192.       +$134C     From: ???? To: 6012
  5193.                        ^^^^--(might be 6712?)
  5194. -
  5195. FWB SCSI JackHammer
  5196. v3.2
  5197. UA010466C3C
  5198. -
  5199. Gato
  5200. vAll
  5201. †Search for: 4A01 6700 0006 4EAD
  5202. Change to:   " " 6000  " "  " "
  5203. v1.2
  5204. On a MacClone Copy of Gato
  5205. Search for: 4EAD 044A 206E FFF8 D1FC 0000 00F2
  5206. Change to:  4E71 4E71  " "  " "  " "  " "  " "
  5207. Search for: 4EAD 044A 4EFA 0016 4EFA 0012 0C00 0001
  5208. Change to:  4E71 4E71  " "  " "  " "  " "  " "  " "
  5209. Then using MacZap 3.0, read block E6 using Address marks of D5ADAD (I think).Change the Address marks to the normal marks and write the block back to the disk. Use Fedit to write the changes to the code and unprotect,unlock & make visible the file CTEX.
  5210. 2nd Gato 1.2
  5211. Search for: 4A01 6700 0006 4EAD
  5212. Change to:   " " 6000  " "  " "
  5213. ==========
  5214. v1.3:
  5215. Search for: 6B00 00F6 203C 0000 0258
  5216. Change to:  6000  " "  " "  " "  " "
  5217.  
  5218. ==========
  5219. Gato
  5220. Search for: 4A01 6700 0006 4EAD
  5221. Change to:   " " 6000  " "  " "
  5222. -
  5223. Generic Cad
  5224. v2.0b
  5225. 72205-4725
  5226. -
  5227. Geometry
  5228. vAll
  5229. †Search for: 4E71 4E71 4E71 4E71 0280 ABCD
  5230. Change to:  4240 21FC 9FFB B503 0A80 4E75
  5231. -
  5232. German Assistant
  5233. v1.0
  5234. M4100441
  5235. M4102046
  5236. -
  5237. GIF Converter
  5238. v2.2 (& up)
  5239. 162-37-77-f4-de-a8-8b-b2
  5240. 862-37-77-f4-de-a8-8b-b2
  5241. -
  5242. Go
  5243. vAll
  5244. †1.02
  5245. Go Questions:
  5246. The first golden age in the history of Japanese Go occured in which century?
  5247.   17
  5248. Traditionally, the  stones used in the game of Go are kept in what kind of containers?
  5249.   bowls
  5250. The high quality white stones in the game of Go are made from what substance?
  5251.   clam shells
  5252. Traditionally, the black stones in the game of Go are made from what substance?
  5253.   slate
  5254. What is the term for mutual life in the game of Go?
  5255.   seki
  5256. The Go game board 19 x19 has 361 positions called what?
  5257.   points
  5258. What does one player say to the other when making a play that threatens capture of opponent stones?
  5259.   atari
  5260. In what month and year was the first international computer Go competition held in Taiwan?
  5261.   November 1986
  5262. Where are the first four handicap stones placed at the beginning of a game of Go?
  5263.   star points
  5264. How long has Go been played?
  5265.   40 centuries
  5266. -
  5267. Gold Digger
  5268. v1.0
  5269. 3024849 'Doom''
  5270. 5854738    'Tad Woods'
  5271. 6269400    'Anonymous'
  5272. -
  5273. Gopher Golf
  5274. v2.0
  5275. Name: Anonymous
  5276. Serial Number: MP-7757
  5277. -
  5278. GraceLAN
  5279. v2.0
  5280. 014125527017
  5281. v1.1.1
  5282. 359006812187
  5283. -
  5284. GraceLAN Update Manager
  5285. v1.1
  5286. 794800000437
  5287. -
  5288. Gradient Designer
  5289. vAll
  5290. †Try "KPT273" to unlock the expert mode
  5291. -
  5292. GraphicConverter
  5293. v2.x.x
  5294. G13375221    ANONYMOUS
  5295. G69466831    Anonymous
  5296. G99222619    Doom
  5297. -
  5298. GraphMaster
  5299. v1.1
  5300. US100000598
  5301. -
  5302. Great Plains Accounting
  5303. vAll
  5304. User:MANAGER
  5305. PW:ACCESS
  5306. -
  5307. Grid Wars
  5308. vAll
  5309. †To make grid wars easily copyable, try this:
  5310. Search for: C934 C1B6 9592 F588 5DF2 D666 0D2A A200
  5311. Change to:  C834  " "  " "  " "  " "  " "  " "  " "
  5312. Search for: 5CBE 4BDE 27DC 8052 D7DC B346 9FF4 18BE
  5313. Change to:  5DBE  " "  " "  " "  " "  " "  " "  " "
  5314. Make these changes to a sector copy, then bit copy track#72 with any bit copier or try
  5315. Search for: F329 AE80
  5316. Change to:  F329 CF46
  5317. Search for: 03BE 03BF
  5318. Change to:  9E18 8868
  5319. Search for: C62E BB42 97E2
  5320. Change to:  C12E  " "  " "
  5321. -
  5322. Griffon Terminal
  5323. vAll
  5324. †Search for: 6712 4267 3F3C
  5325. Change to:  6012  " "  " "
  5326. Search for: 670A 2F0E 4EBA
  5327. Change to:  600A  " "  " "
  5328. -
  5329. Guaranteed Undelete
  5330. v2.0
  5331. 211204515
  5332. 211252619
  5333. -
  5334. Guns or Butter
  5335. vAll
  5336. †(with problems)
  5337. EFFECT: The password dialog will never show up
  5338. HOW TO: LOCATE CODE RESOURCE 9
  5339. CHANGE THE WORD AT OFFSET 18EE  TO 4E71
  5340. CHANGE THE WORD AT OFFSET 18F0  TO 4E71
  5341. CHANGE THE WORD AT OFFSET 18F6  TO 4E71
  5342. CHANGE THE WORD AT OFFSET 18F8  TO 4E71
  5343. -
  5344. Haba Checkminder
  5345. vAll
  5346. †Search for: 0CAE 0001 81CD FED8 676C
  5347. Change to:   " "  " "  " "  " " 606C
  5348. -
  5349. Haba Comm
  5350. vAll
  5351. †SEARCH: 3B5F F3D2 4A6D F3D2 662C
  5352. REPLAC: 602C  " "  " "  " "  " "
  5353. SEARCH: 101F 0A00 0001 670A
  5354. REPLAC: 600A  " "  " "  " "
  5355.  
  5356. 2nd Crack:
  5357. Search for: 672C 2E3C 0000
  5358. Change to:  602C  " "  " "
  5359. -
  5360. Habadex
  5361. vAll
  5362. †v1.1
  5363. Search for: 0167 0A2F 0E
  5364. Change to:  0160  " "  "
  5365. -
  5366. Hacker
  5367. vAll
  5368. †Search for:2F10 4217 205F 4E90
  5369. Change to:  203C 99C4 5501 4E71
  5370.  
  5371. or try,
  5372.  
  5373. Search for: A552 F6C8 44B0 3DC0 1564
  5374. Change to:  CF40 9035 1857 73BB 1995
  5375. -
  5376. HardBall II
  5377. vAll
  5378. †Open HARDBALL II with ResEdit and change:
  5379. CODE 4+$2A6     From: 70FF To: 7000
  5380.       +$2B2     From: 70FE To: 7000
  5381. There, that should get you pass the code wheel portion (this crashed my
  5382. computer).
  5383.  
  5384. or try,
  5385.  
  5386. CODE 4+$928     From: 67   To: 60
  5387. -
  5388. Harrier
  5389. vAll
  5390. †To make Harrier Strike Mission easily copyable, try this:
  5391. Search for: 03FA 87EC EFD4 BB42 870C 10AC 476C DC5A
  5392. Change to:  02FA  " "  " "  " "  " "  " "  " "  " "
  5393. Search for: 9A84 1198 6996 BA8C 1116 7900 C18E 52F0
  5394. Change to:  9B84  " "  " "  " "  " "  " "  " "  " "
  5395. Make these changes to a sector copy and then bit copy track#4 with any bit copier.
  5396. -
  5397. Hayden SAT
  5398. vAll
  5399. †Search for: 6608 45FA 003A
  5400. Change to:  4E71  " "  " "
  5401. Search for: 6610 3F3C 0000
  5402. Change to:  4E71  " "  " "
  5403. -
  5404. Hayden Speller
  5405. vAll
  5406. †Search for: 225F 508F 4ED1 4E56 FFC0
  5407. Change to:   " "  " "  " " 4E71 4EF9 0000 E888
  5408.  
  5409. or try,
  5410.  
  5411. Search for: 4E56 FFC0 41EE
  5412. Change to:  4E71 6000 0AA8
  5413.  
  5414. or try
  5415.  
  5416. Search for: 4EBA 02BA 2E1F 4E5E
  5417. Change to:  4E71 4E71  " "  " "
  5418.  
  5419. or try
  5420.  
  5421. Search for: 2007 0A00 0001 6700
  5422. Change to:  4E71 7000  " "  " "
  5423. -
  5424. Hearts
  5425. v2.2
  5426. †Using TeachText, create a file named 'RP' that contains the word ‘Hearts’. Put this together with the files from the Hearts disk on a HD.
  5427.     Hearts will not work on a floppy. It must be on a hard drive to work because on a floppy, it thinks there is a disk input output error (-36) when it trys to read the RP file. The original copy protection wouldn’t let you copy the RP file from the floppy using the finder or other file copying programs. Hearts checks this file and its contents to see if you have a valid copy. You had to bit copy the whole disk to make a copy. Although a normal copier couldn’t read the file, the Hearts program could but only if it was on the protected disk. It can’t if it was on an unprotected disk because it uses a different driver meant for the protected disk. This limitation doesn’t apply to the hard drive though.
  5428.     There is one major bug: you can’t insert a disk after you start Hearts until you restart the Mac because the Mac will crash.
  5429.     If Hearts doesn’t work on your Macintosh because it crashes at MCOD 45+$42, try changing MCOD 45+$3E from 6A to 60. This will skip over the part:
  5430. +$42  MOVE.B     #$D5,$00FCC0E1
  5431. +$4A  MOVE.B     #$AA,$00FCC0E3
  5432. The address $FCC0xx is probably hardware I/O addresses for the old Macs. I couldn’t figure out what the $FCC0xx was for the new ones. These addresses are not the same on all Macs and programs that use them are bound to crash on some Macs.
  5433.     This program works only under System 6.07 or earlier, not under System 7.0.
  5434. -
  5435. Hearts Deluxe
  5436. v4.x
  5437. v3.x
  5438. †With Hearts 4.1, I found that if I held down 
  5439. the spacebar after I started a game I could 
  5440. then enter the password... X1181
  5441. ••• Version: "3.x" •••
  5442. There's just nothing like macnosy for unearthing nasty little secrets like...
  5443.  
  5444. Start of Hearts 3.0 and hold down the spacebar at the splashscreen until a
  5445. registration dialog appears, then use any name you want and type 'X1181' (case sensitive) for the password and your registered...
  5446. -
  5447. Heaven & Earth
  5448. vAll
  5449. †Search for: 671E 0C79 FFFF
  5450. Change to:  601E  " "  " "
  5451. Search for: 4EAD 0AEA 508F
  5452. Change to:  4E71 4E71  " "
  5453. The preceding patch was installed in the 13” color version after the install.
  5454. -
  5455. Helium
  5456. v2.1.1
  5457. 2020-3000
  5458. v2.0.2
  5459. 40859
  5460. †    To register Helium 2.0.2, copy the cdev from the patched Helium cdev resource file (found elsewhere) into your Helium control panel replacing the old cdev. After quiting ResEdit, open Helium. If it wasn't registerred already, it will give an alert telling you what the registration code is. It will display the same alert if you type in the wrong code. To reregister under a new name or reset the 15 day limit on unregisterred copies, erase the preferences file in the preferences folder.
  5461. -
  5462. Helix Express
  5463. v3.0
  5464. FULL Mode:
  5465. SN#31327
  5466. Key#BZAG-9QXX-QFWL-CQX1-YAT7-5QL0-ST
  5467.  
  5468. SERVER (2 CLIENTS):
  5469. SN#31328
  5470. Key#BZ42-395F-T8R4-RSYH-CA84-H9BD-YT
  5471. -
  5472. Hellcats
  5473. vAll
  5474. †    I hacked into Hellcats to get rid of that annoying cp box. Load up Symantic Tools or the like and open a COPY of Hellcats and change:
  5475.  
  5476. Search for: 4AAD ED64 6700
  5477. Change to:  4AAD ED64 6000
  5478.  
  5479. or try,
  5480.  
  5481. Hellcats Leyte - a starting point:
  5482. CODE 5 - Anon 8 - dialog filter handling the protection screen.
  5483. CODE 5 - Anon 10 - the procedure handling the protection screen.
  5484.  
  5485. or
  5486.  
  5487. HELLCATS
  5488. EFFECT: Get rid of password
  5489. HOW TO: LOCATE CODE RESOURCE 2
  5490. CHANGE THE WORD AT 1F70 FROM 660A TO 600A
  5491.     HELLCATS
  5492. EFFECT: Get rid of password
  5493. LOCATE CODE 8, offset $290
  5494. CHANGE 486E FED0 486E FED4 4EAD 057A 508F TO        3B7C FFFF FF42 4E71 4E71 4E71 4E71
  5495. HELLCATS (VERSION 1.0)
  5496. EFFECT: The password dialog is eliminated HOW TO: LOCATE CODE, RESOURCE 8
  5497. CHANGE THE WORD AT OFFSET 23A, CHANGE 6700 TO 6000
  5498.     HELLCATS - LEYETE MISSIONS
  5499. EFFECT: The password dialog is eliminated
  5500. HOW TO: LOCATE CODE, RESOURCE 8
  5501. CHANGE THE WORD AT OFFSET 236, CHANGE 6700 TO 6000
  5502. -
  5503. Help
  5504. v2.0
  5505. 5840344
  5506. 6949477
  5507. -
  5508. Hermes
  5509. vAll
  5510. †    Serial numbers, copy them to the clipboard, then choose “Register Hermes” from teh Apple menu in the Application.
  5511. v1.9
  5512. DDD78BE7792ABA98BB60A5B73F08B37714BF51E3F775EDC0351D245EA7CF1D40B68ABBAA
  5513. B7C3E51E05EB54B7F3C89C49165C89922A48D72115F4DE699EF7DC6BE370F4CCD4369244
  5514. 9B131754F29C8458A2C931DAB81FBC5624A71204FC8357E541B4159B7883FE864C31220C
  5515. v2.0
  5516. 857F08EC420C9B3C9B049B149B349B2C9B1C9B1C9B1C9B1C9B1C9B1C9B1C9B1C9B1C9B1C
  5517. 9473C6E55F6BE380178E781A080F6E81BD99449DE5F3F231D67FB517525F08A3AC2FEAAA
  5518. 857F08ECDEDC0F6B6FA8E956339CA4A0B5282BA83B1B893C578110503692DCD36FB8BF7B
  5519. 877665542C1777677767777F775F77477747774777477747774777477747774777477747
  5520. 851234566C83AEE3AEF3AECBAECBAEFBAED3AED3AED3AED3AED3AED3AED3AED3AED3AED3
  5521. F44D4F0515519F44AD855850FDAD10868EA8EC1F9C2240E233503628D57F083599A41085
  5522. -
  5523. Hex
  5524. vAll
  5525. †Search for: 4A40 4E75 0000 0000 41FA 006E
  5526. Change to:  4240  " " B7DA B300  " "  " "
  5527. Search for: 48E7 7FFE 41FA
  5528. Change to:  6032  " "  " "
  5529. -
  5530. Hippo Alamanac
  5531. vAll
  5532. †v1.1
  5533. Search for: 67EA 2F09 A9A3
  5534. Change to:  4E71  " "  " "
  5535. -
  5536. Hippo C
  5537. vAll
  5538. †Level 1
  5539. Search for: 6110 4CDF 7FFE 3E80 4ED0 CCAF
  5540. Change to:  4E71  " "  " "  " "  " "  " "
  5541. Level 2
  5542. Search for: 6110 4CDF 7FFE 3E80
  5543. Change to:  4E71  " "  " "  " "
  5544. -
  5545. Hippo Jokes
  5546. vAll
  5547. †Search for: 6606 4EF9 0040 000A
  5548. Change to:  6006  " "  " "  " "
  5549. Search for: 67EA 2F09 A9A3 9FFC
  5550. Change to:  4E71  " "  " "  " "
  5551. -
  5552. Hippo Lock
  5553. vAll
  5554. †Search for: 6608 45FA 003C
  5555. Change to:  4E71  " "  " "
  5556. Search for: 6618 4267
  5557. Change to:  4E71  " "
  5558. -
  5559. Hitchcock
  5560. v1.0
  5561.  NPW-2TYG-L92
  5562. -
  5563. Hitchhiker’s Guide
  5564. vAll
  5565. †Search for: 6FDA 1006 6706 3B7C
  5566. Change to:  6004  " "  " "  " "
  5567.  
  5568. or try,
  5569.  
  5570. Search for: 6702 4206 5257
  5571. Change to:  6002  " " 5247
  5572. (if this doesn’t work, try leaving that last word at 5257)
  5573. -
  5574. Holiday Lemmings 1993
  5575. vAll
  5576. † -    HOLIDAY LEMMINGS 1993
  5577. EFFECT: Gets rid of passwords for individual levels
  5578. HOW TO:In CODE 3, at offset 0xD80, replace exactly 88 bytes
  5579. (11 lines in ResEdit's general editor) with the following 88 bytes
  5580. (11 lines) of garble:
  5581. 48E7 1F18 47ED CEAE
  5582. 4245 101B 0C00 0030
  5583. 6D14 0C00 0039 6E0E
  5584. 4880 0440 0030 CAFC
  5585. 000A DA40 60E4 0C45
  5586. 0020 6E1A 4A45 6F16
  5587. 5345 3B45 DC58 2005
  5588. 48C0 81FC 0010 3B40
  5589. DC88 7001 600A 426D
  5590. DC58 426D DC88 7000
  5591. 4CDF 18F8 4E75 4E75
  5592. You'll probably want to update the corresponding dialog to make the prompt more appropriate. I changed item 4 of DITL 2001 to read "Enter level number (1 = Flurry 1, 17 = Blizzard 1):" so that I won't forget this is a patched copy.
  5593. -
  5594. HoloGate
  5595. v1.1.6b2
  5596. Z8ZV3HZBVY3CL4
  5597. Z8ZVCGHBVY3PXE
  5598. -
  5599. Home Accountant
  5600. vAll
  5601. †Search for: 4A6E FFFE 6D08 1D7C 0001 000C
  5602. Change to:  4E71 4E71 4E71  " "  " "  " "
  5603. Search for: 0240 0001 6700 FF74 3F3C 0FD2
  5604. Change to:  303C  " "  " "  " "  " "  " "
  5605.  
  5606. ==========
  5607. v1.02
  5608. Search for: 6D08 1D7C 0001 000C
  5609. Change to:  4E71  " "  " "  " "
  5610. Search for: 302D FE34 B06D
  5611. Change to:  302D FE32  " "
  5612. Search for: 662C 4267 2F0E 4EBA
  5613. Change to:  4E71 4267 2F0E 4EBA
  5614. -
  5615. Hoyle
  5616. vAll
  5617. 117363101307525
  5618. -
  5619. Hybrid
  5620. v1.2
  5621. HYB2-120-0-553B2B16
  5622. -
  5623. HyperCard
  5624. vAll
  5625. †HyperCard 2.1
  5626. Remove password protection from HC stacks!
  5627. Just the IDEA that some bozo put in a password... ARGH! I have a problem with that. In your HyperCard 2.1 file:
  5628. Search for: 6704 6000 02A2 42A7 3F3C 008C 42A7
  5629. Change to:  60 "  " "  " "  " "  " "  " "  " "
  5630. for HC to accept any password you give it, and let you into the protection dialog (remember, to get pswd. dialog in a protected stack, hold CMD while choosing Protection from File menu).
  5631. You can still assign pswds to stacks you make, and the pswd protection will still work on other people’s HCs, unless they have also applied this Kpatch.
  5632.  
  5633. ==========
  5634. 2.0 Light (the copy that [used to] come with your mac)
  5635. To gain user level five do the following:
  5636. In the first card of the HomeStack: Hit [Command] + M
  5637. Type:go cd "User Preferences" [enter]
  5638. magic [enter]
  5639. Select Level Five (Scripting)
  5640. (They hid half the user levels with an opaque button over UserLevel 3,4,5)
  5641.  
  5642. NOTE: This does not work with Hypercard Player, which doesn’t allow Userlevels 3, 4, or 5 at ALL. Boo...
  5643. -
  5644. HyperStudio
  5645. v2.0.4
  5646. MAA001AZT126147
  5647. vAll
  5648. 101M-101392
  5649. -
  5650. I know it's here someplace
  5651. vAll
  5652. †Search for: 6700 0106 4267 3F3C
  5653. Change to:  6000  " "  " "  " "
  5654. Search for: 6602 7C01 6000 FF62
  5655. Change to:  4E71  " "  " "  " "
  5656. -
  5657. Igor
  5658. v1.2.8
  5659. 7506
  5660. -
  5661. Illustrator
  5662. v5.5Mac-5User
  5663. AAW550U1100000-005-609
  5664. AAW550U1100001-005-242
  5665. AAW550U1100002-005-875
  5666. AAW550U1100003-005-508
  5667. AAW550U1100004-005-141
  5668. AAW550U1100005-005-774
  5669. AAW550U1100006-005-407
  5670. AAW550U1100007-005-324
  5671. AAW550U1100008-005-673
  5672. AAW550U1100009-005-306
  5673. AAW550U1100010-005-208
  5674. AAW550U1100011-005-841
  5675. AAW550U1100012-005-474
  5676. AAW550U1100013-005-107
  5677. AAW550U1100014-005-740
  5678. AAW550U1100015-005-373
  5679. AAW550U1100016-005-290
  5680. AAW550U1100017-005-639
  5681. AAW550U1100018-005-272
  5682. AAW550U1100019-005-905
  5683. AAW550U1100020-005-807
  5684. AAW550U1100021-005-440
  5685. AAW550U1100022-005-357
  5686. AAW550U1100023-005-706
  5687. AAW550U1100024-005-339
  5688. AAW550U1100025-005-972
  5689. AAW550U1100026-005-605
  5690. AAW550U1100027-005-238
  5691. AAW550U1100028-005-871
  5692. AAW550U1100029-005-504
  5693. AAW550U1100030-005-406
  5694. AAW550U1100031-005-323
  5695. AAW550U1100032-005-672
  5696. AAW550U1100033-005-305
  5697. AAW550U1100034-005-938
  5698. AAW550U1100035-005-571
  5699. AAW550U1100036-005-204
  5700. AAW550U1100037-005-837
  5701. AAW550U1100038-005-470
  5702. AAW550U1100039-005-103
  5703. AAW550U1100040-005-289
  5704. AAW550U1100041-005-638
  5705. AAW550U1100042-005-271
  5706. AAW550U1100043-005-904
  5707. AAW550U1100044-005-537
  5708. AAW550U1100045-005-170
  5709. AAW550U1100046-005-803
  5710. AAW550U1100047-005-436
  5711. AAW550U1100048-005-353
  5712. AAW550U1100049-005-702
  5713. AAW550U1100050-005-604
  5714. v5.5
  5715. AAW550U1200000-637
  5716. AAW550U1200001-270
  5717. AAW550U1200002-903
  5718. AAW550U1200003-536
  5719. AAW550U1200004-169
  5720. AAW550U1200005-802
  5721. AAW550U1200006-435
  5722. AAW550U1200007-352
  5723. AAW550U1200008-701
  5724. AAW550U1200009-334
  5725. AAW550U1200010-236
  5726. AAW550U1200011-869
  5727. AAW550U1200012-502
  5728. AAW550U1200013-135
  5729. AAW550U1200014-768
  5730. AAW550U1200015-401
  5731. AAW550U1200016-318
  5732. AAW550U1200017-667
  5733. AAW550U1200018-300
  5734. AAW550U1200019-933
  5735. AAW550U1200020-835
  5736. AAW550U1200021-468
  5737. AAW550U1200022-101
  5738. AAW550U1200023-734
  5739. AAW550U1200024-367
  5740. AAW550U1200025-284
  5741. AAW550U1200026-633
  5742. AAW550U1200027-266
  5743. AAW550U1200028-899
  5744. AAW550U1200029-532
  5745. AAW550U1200030-434
  5746. AAW550U1200031-351
  5747. AAW550U1200032-700
  5748. AAW550U1200033-333
  5749. AAW550U1200034-966
  5750. AAW550U1200035-599
  5751. AAW550U1200036-232
  5752. AAW550U1200037-865
  5753. AAW550U1200038-498
  5754. AAW550U1200039-131
  5755. AAW550U1200040-317
  5756. AAW550U1200041-666
  5757. AAW550U1200042-299
  5758. AAW550U1200043-932
  5759. AAW550U1200044-565
  5760. AAW550U1200045-198
  5761. AAW550U1200046-831
  5762. AAW550U1200047-464
  5763. AAW550U1200048-381
  5764. AAW550U1200049-730
  5765. AAW550U1200050-632
  5766. AAW550U1200051-265
  5767. AAW550U1200052-898
  5768. AAW550U1200053-531
  5769. AAW550U1200054-164
  5770. AAW550U1200055-797
  5771. AAW550U1200056-430
  5772. AAW550U1200057-347
  5773. AAW550U1200058-696
  5774. AAW550U1200059-329
  5775. AAW550U1200060-231
  5776. AAW550U1200061-864
  5777. AAW550U1200062-497
  5778. AAW550U1200063-130
  5779. AAW550U1200064-763
  5780. AAW550U1200065-396
  5781. AAW550U1200066-313
  5782. AAW550U1200067-662
  5783. AAW550U1200068-295
  5784. AAW550U1200069-928
  5785. AAW550U1200070-830
  5786. AAW550U1200071-463
  5787. AAW550U1200072-380
  5788. AAW550U1200073-729
  5789. AAW550U1200074-362
  5790. AAW550U1200075-995
  5791. AAW550U3125503-380
  5792. v4.0PC
  5793. ABW4033200076-938
  5794. ABW4033200077-537
  5795. ABW4033200078-136
  5796. ABW4033200079-735
  5797. ABW4033200080-719
  5798. ABW4033200081-318
  5799. ABW4033200082-917
  5800. ABW4033200083-516
  5801. ABW4033200084-115
  5802. ABW4033200085-714
  5803. ABW4033200086-313
  5804. ABW4033200087-912
  5805. ABW4033200088-511
  5806. ABW4033200089-110
  5807. ABW4033200090-378
  5808. ABW4033200091-693
  5809. ABW4033200092-292
  5810. ABW4033200093-891
  5811. ABW4033200094-490
  5812. ABW4033200095-373
  5813. ABW4033200096-688
  5814. ABW4033200097-287
  5815. ABW4033200098-886
  5816. ABW4033200099-485
  5817. ABW4033200100-906
  5818. v4.0.3/W
  5819. ABW4033200000-719
  5820. ABW4033200001-318
  5821. ABW4033200002-917
  5822. ABW4033200003-516
  5823. ABW4033200004-115
  5824. ABW4033200005-714
  5825. ABW4033200006-313
  5826. ABW4033200007-912
  5827. ABW4033200008-511
  5828. ABW4033200009-110
  5829. ABW4033200010-378
  5830. ABW4033200011-693
  5831. ABW4033200012-292
  5832. ABW4033200013-891
  5833. ABW4033200014-490
  5834. ABW4033200015-373
  5835. ABW4033200016-688
  5836. ABW4033200017-287
  5837. ABW4033200018-886
  5838. ABW4033200019-485
  5839. ABW4033200020-469
  5840. ABW4033200021-352
  5841. ABW4033200022-667
  5842. ABW4033200023-266
  5843. ABW4033200024-865
  5844. ABW4033200025-464
  5845. ABW4033200026-347
  5846. ABW4033200027-662
  5847. ABW4033200028-261
  5848. ABW4033200029-860
  5849. ABW4033200030-844
  5850. ABW4033200031-443
  5851. ABW4033200032-326
  5852. ABW4033200033-641
  5853. ABW4033200034-240
  5854. ABW4033200035-839
  5855. ABW4033200036-438
  5856. ABW4033200037-321
  5857. ABW4033200038-636
  5858. ABW4033200039-235
  5859. ABW4033200040-219
  5860. ABW4033200041-818
  5861. ABW4033200042-417
  5862. ABW4033200043-300
  5863. ABW4033200044-615
  5864. ABW4033200045-214
  5865. ABW4033200046-813
  5866. ABW4033200047-412
  5867. ABW4033200048-295
  5868. ABW4033200049-610
  5869. ABW4033200050-594
  5870. ABW4033200051-193
  5871. ABW4033200052-792
  5872. ABW4033200053-391
  5873. ABW4033200054-990
  5874. ABW4033200055-589
  5875. ABW4033200056-188
  5876. ABW4033200057-787
  5877. ABW4033200058-386
  5878. ABW4033200059-985
  5879. ABW4033200060-969
  5880. ABW4033200061-568
  5881. ABW4033200062-167
  5882. ABW4033200063-766
  5883. ABW4033200064-365
  5884. ABW4033200065-964
  5885. ABW4033200066-563
  5886. ABW4033200067-162
  5887. ABW4033200068-761
  5888. ABW4033200069-360
  5889. ABW4033200070-344
  5890. ABW4033200071-943
  5891. ABW4033200072-542
  5892. ABW4033200073-141
  5893. ABW4033200074-740
  5894. v5.0
  5895. AAW30210197831-337
  5896. AAW500U3105408-140
  5897. AAW500U7106717-802
  5898. AAW500R3102631-456
  5899. AAW500R3102632-373
  5900. AAW500U3106069-338
  5901. AAW500U7104713-896
  5902. AAW500U3106121-969
  5903. AAW500U3118733
  5904. AAW500U3101332
  5905. AAW500U3126375
  5906. AAW500U3127582-773
  5907. v3.0
  5908. AAW3021019783
  5909. -
  5910. Image Express
  5911. vAll
  5912. †Search for: 3B5F F33A 4A6D F33A 6622
  5913. Change to:   " "  " "  " "  " " 4E71
  5914. Search for: 4EAD 0B62 4EAD 166A 4EAD 16DA
  5915. Change to:  4E71 4E71 4E71 4E71 4E71 4E71
  5916. Search for: 4EAD 257A A9F4 4E5E 4E75
  5917. Change to:   " "  " " 4E71  " "  " "
  5918.  
  5919. Projector:
  5920. Search for: 4A6D FDCE 664C 4EAD 056A
  5921. Change to:   " "  " " 4E71
  5922.  
  5923. Transporter:
  5924. Search for: 3B5F FBB8 4A6D FBB8 6600 01E6
  5925. Change to:   " "  " "  " "  " " 4E71 4E71
  5926. Search for: 57C0 4A00 6700 010E
  5927. Change to:   " "  " " 4E71 4E71
  5928. -
  5929. ImageAXS
  5930. v1.1
  5931. RC23V7
  5932. -
  5933. Impact
  5934. v1.0
  5935. 0003119496
  5936. -
  5937. In Control
  5938. v3.5 for Workgroups
  5939. 3500-9800000-1
  5940. v3.0
  5941. 3000-0001343-8
  5942. v2.0.7
  5943. 0000-0000000-0
  5944. 2000-0031184-1
  5945. 2000-0031185-8
  5946. 3000-0001231-8
  5947. -
  5948. Indiana Jones and the Last Crusade
  5949. vAll
  5950. † -    INDIANA JONES AND THE LAST CRUSADE  V5.1.6 (Mac 1.7 8/17/90)
  5951. EFFECT: This is a patch with which I can Save and Open File at any moment HOW TO: Find Resource CODE 6 :
  5952. Replace all the occurences of (there are 4 occurences)
  5953. EXT.W      D1               | 4881 MULS.W     D1,D0            | C1C1
  5954. with
  5955. EXT.W      D1               | 4881 MOVEQ      #$01,D0          | 7001
  5956. [this patch seems different from others so I would be interested in knowing what
  5957. the EXT.W AND THE D1 AND THE 4881 etc means.]
  5958. -
  5959. Infini-D
  5960. v3.0
  5961. 01-5029-7811
  5962. v2.6
  5963. 01-1400-6350
  5964. v2.5
  5965. 01-1400-6350
  5966. 01-1820-0916
  5967. 31-9326-1679
  5968. v2.0.1
  5969. 01-1400-6350
  5970. v1.x.x
  5971. 01-1400-6350
  5972. 31-9326-1679
  5973. †••• Version: "2.6" •••
  5974. v1.02
  5975. Hex Changes:
  5976. Search for: 4EBA 0796
  5977. (You should find this 2 times, at Sectors 392 & 3FE)
  5978. Change to : 4E71 4E71
  5979. -
  5980. Info Depot
  5981. v2.0
  5982. 120D-02087574-00
  5983. -
  5984. Informed Designer
  5985. vAll
  5986. †CODE 79+$D72     From: 66 To: 60
  5987.        +$F18     From: 66 To: 60
  5988. -
  5989. Informed Manager
  5990. vAll
  5991. †CODE 72+$D72     From: 66 To: 60
  5992.        +$F18     From: 66 To: 60
  5993.  
  5994. or
  5995.  
  5996. Informed Manager 1.3.3 (Application file) & Informed Designer 1.3.3 (Single Test Cracks)
  5997.  
  5998.   Talk about reusable code, these guys reused half the friggin program or more, including, hilariously enough the same copy protection routines down to the byte (ie they were compiled from the same source with the same version of the compiler)  the only difference was at link time apparently.  Thus these code changes are for CODE #72 for Informed Manager, and CODE #79 for Informed Designer 1.3.3
  5999.  
  6000.  To simply run the program without personalization (from unpersonalized copy obviously) change
  6001. +D72  6600->6000  (believe it's personalized)
  6002.  
  6003. OR:
  6004.  
  6005.  if you want it personalized then follow these steps:
  6006.  
  6007. 1:  change +F18  6642->6042 (allow anything for serial # when personalizing)
  6008. 2:  run the program and personalize (use anything you want for a serial #), Quit (duh).
  6009. 3:  change +D72  6600->6000  (believe it's personalized)
  6010. 4:  that's it it should work fine, in fact the first change isn't needed anymore.
  6011.       this is the best that can be done with an actual serial number as the check
  6012.       for a valid serial # is also the check for wether or not to personalize.
  6013. -
  6014. INIT Info Pro
  6015. vAll
  6016. B102131444366
  6017. -
  6018. Inline Sync
  6019. vAll
  6020. 122343
  6021. -
  6022. Inspiration
  6023. v4.1
  6024. 1634D1233F4531
  6025. v4.0
  6026. 5630P1213F4591
  6027. -
  6028. Instant Replay
  6029. vAlias
  6030. Please see the entry Strata Instant Replay
  6031. -
  6032. Intellidraw
  6033. vAll
  6034. 37-1006-000647252
  6035. 08-2009-000379488
  6036. -
  6037. Intercon InterPrint
  6038. v1.1
  6039. 7oTsFZ7f26z0v2Lo
  6040. -
  6041. Intercon NFS/Share
  6042. v1.3.3
  6043. wArqj0MEVCcmfKp
  6044. -
  6045. Interlace
  6046. vAll
  6047. †v1.1/1.2
  6048. Search for: 0010 6600 003A
  6049. Change to:   " " 4E71 4E71
  6050. Search for: 51C9 FFF8 4A42 66
  6051. Change to:   " "  " "  " " 60
  6052. -
  6053. Ishido
  6054. vAll
  6055. †V1.1 bw
  6056. CODE 2+$0742     To: 4E71 4E71
  6057.  
  6058. ==========
  6059. v1.1c
  6060. CODE 2+$07E0     To: 4E71 4E71
  6061.  
  6062. or
  6063.  
  6064.     ISHIDO 1.1c
  6065. EFFECT: Allow the setup code to run and will present the code entry dialog. Hit the "Quit" button to continue with the game, or enter the password.
  6066. HOW TO: Locate CODE resource #12
  6067.     Change WORD at offset 4032 from 4EAD -> 606C
  6068. Change WORD at offset 4034 from 00EA -> 4E71
  6069. To Change the Dialog boxes
  6070. Locate DLOG resource #163
  6071. Open Item #1 -> Change name from "OK" -> "Enter Code" Change Top -> 92
  6072. Bottom -> 112 Change Left -> 234   Right -> 316
  6073. Open Item #2 -> Change name from "Quit" -> "Bypass Code" Change Top -> 92   Bottom -> 112 Change Left -> 123   Right -> 215
  6074.  
  6075.     ISHIDO V1.1 bw
  6076. EFFECT: The password dialog will never show up
  6077. HOW TO: LOCATE CODE RESOURCE 2
  6078.     CHANGE THE WORD AT OFFSET 0742 TO 4E71
  6079. CHANGE THE WORD AT OFFSET 0744 TO 4E71
  6080.     ISHIDO V1.1C
  6081. EFFECT: The password dialog will never show up HOW TO: LOCATE CODE RESOURCE 2
  6082. CHANGE THE WORD AT OFFSET 07E0 TO 4E71 CHANGE THE WORD AT OFFSET 07E2 TO 4E71
  6083.  
  6084. -
  6085. Italian Assistant
  6086. v1.0
  6087. M3100579
  6088. -
  6089. Jack Nicklaus Golf
  6090. vAll
  6091. †To completely skip protection dialog, change:
  6092. CODE 7+$D56       From: 670A To: 600A
  6093.  
  6094. or try,
  6095.  
  6096. In case that isn’t a full crack this one weeds its way through the protection code.
  6097.  
  6098. This is in the "Protect" routine - (the offsets are LOCAL OFFSETS-ie add $C8 to each to get the offset into CODE 2, as is shown in the first one)
  6099.  
  6100. CODE 2+$C8+$1DE      From: 6D08      To: 6008
  6101.           +$250      From: 661E      To: 601E
  6102.           +$282      From: 6700 FF0E To: 4E71 4E71
  6103.           +$2CC      From: 673E      To: 603E
  6104.           +$334      From: 6620      To: 4E71
  6105.  
  6106. JACK NICKLAUS' GREATEST 18 HOLES OF MAJOR CHAMPIONSHIP GOLF V1.0
  6107. EFFECT: The password dialog will never show up.
  6108. HOW TO:
  6109. Edit Resource CODE#7 ; Address 0D58 - 0D61.
  6110. Resource: CODE #7 Adr.[0D50] +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B +C +D +E +F
  6111. From: 4E AD 07 92 4A 40 67 00
  6112. To:   4E 71 4E 71 4E 71 4E 71
  6113. [0D60] +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B +C +D +E +F
  6114. From: 00 8A
  6115. To:   4E 71
  6116. -
  6117. Jigsaw-It
  6118. v1.0
  6119. 7104400480
  6120. -
  6121. Kaboom
  6122. v3.0
  6123. KBN3-310059
  6124. -
  6125. Kai’s Power Tools
  6126. vAll
  6127. Password: KPT273
  6128. -
  6129. Kid Pix personalization
  6130. vAll
  6131. †Well, I know it's not a crack per se, but if anyone has a copy of Kid Pix with some other kid's name on it (other than your own kid's name, not your name, that is… Kid Pix IS for kids =) ), you can remove/change it in the following trivial Resedit hack:
  6132. Open the kID resource, open the one resource inside it, and you should see a short chunk of hex. The first digit is the number of letters in the name, and the rest of the string is the name. To change it, hilite the ASCII on the right hand side and type in the name you want ENCRYPTED in this ultra-secure, defense-department standard code: shift each letter one to the right (i.e., JOE becomes KPF)
  6133. -
  6134. Kid Talk
  6135. vAll
  6136. †Search for:6730 3F3C 0002
  6137. Change to:  6030  " "  " "
  6138. Search for: 67B4 426D F750
  6139. Change to: 4E71  " "  " "
  6140.  
  6141. or try
  6142.  
  6143. Search for: 6602 5200 5901 6AF4
  6144. Change to:  6018  " "  " "  " "
  6145. -
  6146. Kid’s Desk
  6147. vAll
  6148. †To get to administrator mode type Command-Option-A
  6149. -
  6150. King’s Bounty
  6151. vAll
  6152. †v1.0
  6153. CODE 2+$47E4     To: 4E71 4E71
  6154.  
  6155. or try,
  6156.  
  6157. v1.01
  6158. Search for: 4EBA FB96
  6159. Change to:  4E71 4E71
  6160.  
  6161. or try,
  6162.  
  6163. v1.01
  6164. Search for: 4EBA FBA6
  6165. Change to:  4E71 4E71
  6166.  
  6167. Here's a little trick to get more gold, leadership, and commission…
  6168. Open one of your saved games.
  6169. with Norton, go to Sector 8 of your file.
  6170. On line 160: XXXX AAAA BBBB CCCC
  6171. the A’s and B’s are your leadership, put the same value in each, the C’s are
  6172. your commission/week. Yes, there is a 64K limit to your leadership and comm.
  6173. On line 448: AAAA AAAA
  6174. all the A's are your gold, just put 0F in the first AA and you'll have about
  6175. 250 million.
  6176. -
  6177. Kiwi Envelopes
  6178. v3.x
  6179. KE301120RA
  6180. KE304244RC
  6181. KE311870RK
  6182. KE311120RA
  6183. -
  6184. Kiwi Power Windows
  6185. vAll
  6186. 10KPW002996b
  6187. †with ResEdit, in the second "LDEF" (ID 27420(?)), change the first four bytes
  6188. from "FFFF FFFF" to "0000 0000". You will now be able to postpone registering
  6189. at startup. Each time you start-up you have to postpone again.
  6190. -
  6191. KiwiFinder
  6192. v1.0
  6193. VB1011672KF
  6194. KE304244RC
  6195. KE301120RA
  6196. KE311120RA
  6197. KE311870RK
  6198. -
  6199. KPT Gradient Filler
  6200. vAll
  6201. KPT273
  6202. (unlocks expert mode)
  6203. -
  6204. Kung-Fu Chivralry
  6205. vAll
  6206. †The continue password for Kung-Fu Chivralry is 90179240. This number is stored in hex format at CODE 5+$4EE2 and occupies 4 bytes. To make it so that you can continue no matter what you type, change:
  6207. CODE 5+$4EE8     From: 6600 0070 To: 4E71 4E71
  6208. If you do this and you don't want to continue, just type Command-Q and the current game will end and the program will go back to the main screen.
  6209. -
  6210. LabView
  6211. v2.2.1
  6212. SN 27645;    PN 4224446-24
  6213. -
  6214. LapTrack
  6215. v1.0f
  6216. 85502930
  6217. -
  6218. Launch Pad
  6219. v1.0
  6220. LPM-03061-3480
  6221. -
  6222. Le Correcteur 101
  6223. v2.0.1
  6224. 0382752-0369610-0049402
  6225. -
  6226. Legacy
  6227. vAll
  6228. †Search for: 6702 604C 4EAD 0112
  6229. Change to:  6002  " "  " "  " "
  6230. Search for: 670C 487A 00CC 4EAD
  6231. Change to:  600C  " "  " "  " "
  6232. -
  6233. Lemmings
  6234. vAll
  6235. †v1.4.2
  6236. CODE 2+$1DE0     From: 6DC4 To: 4E71
  6237.       +$1DE6     From: 6610 To: 6010
  6238.  
  6239. Lemmings Codes
  6240. Rating: FUN        Rating: TRICKY      Rating: TAXING      Rating: MAYHEM
  6241.  1 - (none)         1 - HCEONONPDX      1 - MFMCCJONFM      1 - NKMFLGCLHP
  6242.  2 - IJJLDNCCCN     2 - CINNONHQDL      2 - FMCKKMMOFO      2 - KNOHGONMHS
  6243.  3 - NJLDLCADCY     3 - CAJJLDMBEV      3 - ICGNOONPFM      3 - ONHGGKONHM
  6244.  4 - HNLHCIOECW     4 - KJHLDMCCEO      4 - CKNOMFMQFL      4 - FLGKJOMOHK
  6245.  5 - LDLCAJNFCK     5 - OHLLICADEO      5 - GCJKNLHBGT      5 - HGCNOMNPHL
  6246.  6 - DLCIJNLGCT     6 - HLDMCMOEEX      6 - KKKLLHGCGL      6 - GOOMMNHQHX
  6247.  7 - LCANLLDHCO     7 - LDMCCJNFEP      7 - NKNDHGCDGR      7 - GCJKLDMBIQ
  6248.  8 - CINNLDLICJ     8 - DMCMJLLGEY      8 - ILDLGKOEGL      8 - KJILDMGCIX
  6249.  9 - CEKHMDLJCO     9 - ICGNLNMHEC      9 - LDLGCJOFGU      9 - NILDMGCDIU
  6250. 10 - MJHMDLCKCW    10 - CMNLLDMIEO     10 - DLGKJOLGGO     10 - ILDMGKOEIO
  6251. 11 - OJOLHCGLCO    11 - CCJIMDMJEP     11 - LGCNOLDHGL     11 - LLIGCJMFIK
  6252. 12 - HMDLCIOMCJ    12 - KKIOLICKEP     12 - GKNOLDLIGU     12 - DMGKJOLGIR
  6253. 13 - MDLCAKLNCS    13 - OHOLICALEJ     13 - GCJIMLHJGY     13 - MGCNOLDHIO
  6254. 14 - DLCIJNMOUM    14 - HMDMCINMEL     14 - KKIMDLGKGO     14 - GKNOLDMIIX
  6255. 15 - LCANNMDPCJ    15 - MDMCAJLNEU     15 - NIMDLGGLGO     15 - GGJIMDMJIL
  6256. 16 - CINNMDLOCS    16 - LMBIJNOOEY     16 - IMDLGONMGX     16 - KJIMDMGKIQ
  6257. 17 - CAKHLFLBDU    17 - ICANNMLPEQ     17 - MDLGCJMNGM     17 - NKMDMGCLIP
  6258. 18 - IJJLNHCCDS    18 - CINLMDMQET     18 - DLGOJMMOGJ     18 - IMDMGKNMIW
  6259. 19 - NJNNHCADDR    19 - CCKHNNIBFP     19 - LGGNMMDPGW     19 - OLIGCKMNIW
  6260. 20 - HLFLCMNEDW    20 - KJKLFMCCFU     20 - GKNOOLHQGT     20 - LIGKJOOOIQ
  6261. 21 - LNHCAKNFDS    21 - NILFMCGDFT     21 - GCJINNHBHU     21 - MGCNOMDPIX
  6262. 22 - FLCMKLLGDJ    22 - KNNICONEFU     22 - KJKLFLGCHJ     22 - GKNOMDMQIQ
  6263. 23 - LCAOLLFHDS    23 - NNICGKOFFO     23 - OINNHGCDHL     23 - GGJILFMBJU
  6264. 24 - CIOLLFLIDL    24 - NMBKJONGFU     24 - ILFLGONEHR     24 - OJILFMGCJO
  6265. 25 - CEJHOFHJDO    25 - MCCOMLFHFY     25 - LFLGCJOFHY     25 - NKLFMGCDJJ
  6266. 26 - OKHMFLCKDM    26 - BKNONFIIFP     26 - NHGOKONGHM     26 - ILFMGONEJU
  6267. 27 - NJMFLCACDU    27 - CCJKMFMJFU     27 - LGCNOLFHHO     27 - LNIGCJMFJU
  6268. 28 - HMNHCIOMDQ    28 - OKKONICKFY     28 - GOOOLNHIHQ     28 - FMGKJOLGJU
  6269. 29 - ONHCAKNNDN    29 - OIMFMCCLFJ     29 - GCJIOFHJHV     29 - MGCNOLFHJR
  6270. 30 - FHCMKLMODO    30 - KMFMCKNMFT     30 - KJIMFLGKHQ     30 - GKNONNIIJQ
  6271.  
  6272. or
  6273.  
  6274.     LEMMINGS
  6275. EFFECT: The Copy-Protect dialog will still come up, but you can press return
  6276. to bypass it now. Don't enter anything in the box or it will give you the standard message that the code isn't correct.
  6277. HOW TO: LOCATE CODE ID=2 FOR 5A83
  6278.     CHANGE 5A83 TO 0000
  6279.     LEMMINGS
  6280. EFFECT: Omits the dialog box
  6281. HOW TO: LOCATE CODE 3
  6282.     CHANGE WORDS AT OFFSET $2588 WITH $302D DB60.
  6283.     LEMMINGS
  6284. EFFECT: The quiz dialog will show up but anything will be valid HOW TO: Locate code resource #2
  6285. Change the words at offset 1F58 from B06D DB60 670C to 3B40 DB60 4E75
  6286. -
  6287. Leprechaun
  6288. v3.0
  6289. 68uwxw58
  6290. (case sensitive)
  6291. †v3.0
  6292. CODE 6+$292       From: 4EBA To: 6062
  6293. -
  6294. LetraStudio
  6295. vAll
  6296. †v1.5
  6297. rename font to "Stand Font (Corinthian Bold)"
  6298. -
  6299. LetterPerfect
  6300. v2.1.2
  6301. F2USMLP21D
  6302. -
  6303. Lexi-Cross
  6304. vAll
  6305. †CODE 5+$05AE     From: 67        To: 60
  6306.  
  6307. or try,
  6308.  
  6309. CODE 5+$05AE     From: 67        To: 60
  6310.       +$0590     From: 4EBA 227C To: 4E71 4E71
  6311. Now you don't even have to hit <CR>
  6312. -
  6313. Liaison
  6314. v2.0
  6315. 40026825185
  6316. 40063496992
  6317. 40063576094
  6318. v3.0
  6319. 40026825185
  6320. 40063496992
  6321. 40063576094
  6322. -
  6323. Life and Death
  6324. vAll
  6325. †v1.01
  6326. CODE 2+$5842     From: 674A To: 604A
  6327. -
  6328. LightSpeed C
  6329. vAll
  6330. †Ser. # Removal
  6331. In case you might need it, the serial number is hidden in the Lightspeed C file sector offset 281, byte 320 in decimal ASCII, you can’t miss it.
  6332. -
  6333. Live Picture
  6334. v2.0
  6335. 6-8 digits long, ending with a 4
  6336. -
  6337. Lock Finder
  6338. v5.0 & above
  6339. †Search for: 3C38 0210 BE6D FF16 6730
  6340. Change to:   " "  " "  " "  " " 6030
  6341. Search for: 3C38 0210 BE6D FF16 674E
  6342. Change to:   " "  " "  " "  " " 604E
  6343. -
  6344. Lode Runner
  6345. vAll
  6346. †Search for: 6058 4EBA 00EA
  6347. Change to:  4E71  " "  " "
  6348. Search for: 7E01 602E 4FBC
  6349. Change to:  7E1C  " "  " "
  6350.  
  6351. Lode Runner (new)
  6352. Search for: 6100 EBE6 42A7
  6353. Change to:  4E71 4E71  " "
  6354. -
  6355. Logo Correcter
  6356. v2.1
  6357. 210342-5733
  6358. -
  6359. Loony Labyrinth
  6360. v1.0.x
  6361. 9269LLM106162-U1
  6362. -
  6363. Luscher Profile
  6364. vAll
  6365. †Search for: 3DF1 9C0F 2E
  6366. Change to:  5C37 0227 8B2C
  6367. -
  6368. LXR Test
  6369. v5.0.10
  6370. 1500B
  6371. -
  6372. Mac a Mug
  6373. vAll
  6374. †Search for:4569 2487 18D6
  6375. Change to:  24AF BAA3 0A42
  6376. Search for: 31E3 70F7 C897
  6377. Change to:  36E3  " "  " "
  6378. -
  6379. Mac Edge
  6380. vAll
  6381. †Search for: 4EAD 00E2 4A6D FA48 6624
  6382. Change to:  4E71 4E71  " "  " " 4E71
  6383. Search for: 4EAD 00C2 4A6D FD14 662C
  6384. Change to:  4E71 4E71  " " FA48 4E71
  6385. Search for: 4EAD 00C2 4A6D FD9C 662C
  6386. Change to:  4E71 4E71  " " FA48 4E71
  6387. Search for: 4EAD 00D2 4A6D F534 6624
  6388. Change to:  4E71 4E71  " " FA48 4E71
  6389. Search for: 4EAD 00C2 4A6D F828 6624
  6390. Change to:  4E71 4E71  " " FA48 4E71
  6391. Search for: 4EAD 00E2 4A6D F81E 6624
  6392. Change to:  4E71 4E71  " " FA48 4E71
  6393. Search for: 4EAD 00DA 4A6D E652 6624
  6394. Change to:  4E71 4E71  " " FA48 4E71
  6395. Search for: 4EAD 00D2 4A6D EC06 661C
  6396. Change to:  4E71 4E71  " " FA48 4E71
  6397.  
  6398. ==========
  6399. MacEdge II
  6400. Search for: 672E 4267 487A
  6401. Change to:  4E71  " "  " "
  6402. Search for: 6752 4267 487A
  6403.  
  6404. (The rest is missing, pure speculation, but the next line might be:
  6405. Change to:  4E71  " "  " "
  6406. But that’s a guess…)
  6407. -
  6408. Mac Fortran
  6409. vAll
  6410. †Search for: 6700 000A 43FA
  6411. Change to:  6000  " "  " "
  6412. Search for: 6602 604C
  6413. Change to:  4E71  " "
  6414.  
  6415. ==========
  6416. v2.0a
  6417. Search for: 361F 6616 487A 0C54
  6418. Change to:   " " 4E71  " "  " "
  6419. Search for: 6602 604C 3F3C
  6420. Change to:  4E71  " "  " "
  6421. Search for: 0016 A017 4A39
  6422. Change to:   " " 4E71  " "
  6423.  
  6424. ==========
  6425. v2.0b
  6426. Search for: 6100 FF22 6600 0016 47A0 6B4
  6427. Change to:  4E71 4E71 4E71 4E71  " " 6B4
  6428. -
  6429. Mac Golf
  6430. vAll
  6431. †Search for:21C2 022E 4A40 6700 002E
  6432. Change to:   " "  " "  " " 6000  " "
  6433.  
  6434. MacGolf (font Change for nonstandard System)
  6435. Search for: 487A 04EF 487A FFE4 A900
  6436. Change to:  4E71 4E71 4E71 4E71 4E71
  6437. Search for: 3F3A FFDE A887 3F3C 000E A88A
  6438. Change to:  3F3C 0189  " "  " " 000C  " "
  6439. -
  6440. Mac Jack II & Poker
  6441. vAll
  6442. †Works on both games.
  6443. Open ‘Finder’
  6444. Search for: 2007 4FBC 00FF
  6445. Change to:  6016  " "  " "
  6446. Rename ‘Finder’ to whatever. You will have to use Fedit or Mactools to rename as the Finder does not allow itself to be renamed from the desktop.
  6447. (To Change the routine that ejects and make it exit to the Finder, useful on Hard Disks)
  6448. Search for: A017 3D40 000E 4E5E
  6449. Change to:  A9F4  " "  " "  " "
  6450. -
  6451. Mac Pascal
  6452. vAll
  6453. †Move to block 0209, position 0039, Change 41EE to 6000
  6454. Move to block 0209, position 003B, Change FFB0 to 008A
  6455. Move to block 0229, position 0105, Change 41EE to 6000
  6456. Move to block 0229, position 0107, Change FFB0 to 008A
  6457. Move to block 024B, position 01FB, Change 41EE to 6000
  6458. Move to block 024B, position 01FD, Change FFB0 to 008A
  6459. (Disk vs. file level)
  6460. SECTOR COPY THE DISK, THEN PERFORM THE FOLLOWING PATCHES..
  6461. SEARCH DISK FOR 41EE FFB0 Change EACH TO 6000 008A
  6462. (I FOUND IT IN ABOUT 8 PLACES)
  6463. SEARCH FOR B26E 0008 6702 60
  6464. TO                   60
  6465. (FOUND ON 2 BLOCKS)
  6466. MacPascal V2.0 'Beta Plus'
  6467. Search for: 61 00 00 62 66 00 00 0A 61 00 00 C2
  6468. Change to                       40
  6469. -
  6470. Mac Racquetball
  6471. vAll
  6472. †For harddrives. Enable you to use MacRacquetball on it without the reset.
  6473. Search for: D8FF 6C00 007A 4267
  6474. Change to:   " " 6000  " "  " "
  6475. Search for: 4EBA 5E92 91C8 317C
  6476. Change to:  4E71 4E71  " "  " "
  6477. -
  6478. Mac+ ][
  6479. vAll
  6480. †Search for:6700 0250 2C7C 0001 8000
  6481. Change to :4E71 4E71  " "  " "  " "
  6482. Mac+ ][ 3.0
  6483. Search for: 6700 0250 2C7C 00
  6484. Change to:  4E71 4E71  " "  "
  6485. -
  6486. Mac320
  6487. vAll
  6488. SB23-0015-0057-1800
  6489. -
  6490. MacAttack
  6491. vAll
  6492. †1.0
  6493. Move to block 002F, position 0174. Change 67FA to 4E71
  6494. MacAttack 1.4
  6495. USE MACTOOLS, AND UNLOCK, UNPROTECT, AND MAKE VISIBLE ALL FILES. THEN, USE FEDIT, OPEN UP 'PLAYFIELD1'. Find 67FA 4EAD and change to 4E71 4E71 COPY THE FILES OVER USING MACTOOLS (LOCKED DISK) AND COPY PLAYFIELD1, SYSTEM & THE TWO FILES SCORES & STEMP,YOU NEED THEIR SYSTEM BECAUSE IT HAS TEN FONTS FOR THE GAME. YOU CAN, IF YOU WISH, TAKE THIS FILE AND USING RESEDIT, COPY THE FONT FILES FROM THE SYSTEM AND THEN PASTE THEM INTO PLAYFIELD ONE. THEN YOU MAY USE ANY SYSTEM FILE.
  6496. MacAttack 1.6
  6497. Search for: F49E 67FA 4EAD 023A 41ED
  6498. Change to:   " " 4E71  " "  " "  " "
  6499. -
  6500. MacBackup
  6501. vAll
  6502. †v2.3
  6503. Search for: 6700 0026 317C 0001
  6504. Change to:  6000  " "  " "  " "
  6505.  
  6506. ==========
  6507. v3.0
  6508. Search for:4EBA 0170 4A40 6700 0016 4EBA
  6509. Change to :4E71 4E71  " "  " "  " "  " "
  6510.  
  6511. ==========
  6512. v3.5
  6513. Search for: 4EBA 0170 4A40 6700
  6514. Change to:  4E71 4E71  " "  " "
  6515. -
  6516. MacBZone
  6517. vAll
  6518. † -    MACBZONE 1.3.1
  6519. EFFECT: Remove the serialziation dialog box
  6520. HOW TO: Locate code resource #3
  6521.     Change the byte at offset 2A80 from 67 to 60
  6522.     Run the program and hit return at the serialization dialog,
  6523. leaving zeros in both fields. You'll never be bothered again.
  6524. EFFECT: Free serial number from author
  6525. HOW TO: Use Serial: 5000
  6526.         Access code:48406914
  6527. -
  6528. MacCommand
  6529. vAll
  6530. †Search for: 4EEA 0010 31FC 0001
  6531. Change to:  6000 E8F4  " "  " "
  6532. Copy files MC, HIscore, and startup screen and MCScreen.
  6533.  
  6534. or try,
  6535.  
  6536. Search for: 41FA 007A 209F 203A
  6537. Change to:  4E75  " "  " "  " "
  6538.  
  6539. or try,
  6540.  
  6541. Search for: 6614 2A7A ECAA
  6542. Change to:  4E71  " "  " "
  6543. Search for: 6700 0014 41FA 01BE
  6544. Change to:  4E71 4E71  " "  " "
  6545. Search for: 6700 0008 41FA
  6546. Change to:  6000  " "  " "
  6547. -
  6548. MacDos
  6549. v1.0.1
  6550. 0000036568
  6551. 4294930727
  6552. †The SN# must be 10 digits long and satisfy LoWord(SN#)=HiWord(SN#) xor 8ED8
  6553.  
  6554. ***
  6555. Thus if we let HiWord(SN#)=$0000, Then LoWord(SN#)=0000 xor 8ED8 =$8ED8, so SN#=$00008ED8 =#0000036568
  6556. -
  6557. MacDraft
  6558. vAll
  6559. †v1.0
  6560. Search for: 6750 4267 4EAD 0D4A 1C1F
  6561. Change to:  6050  " "  " "  " "  " "
  6562.  
  6563. or try,
  6564.  
  6565. Search for:6726 2F0E 4EBA FF90
  6566. Change to :6026  " "  " "  " "
  6567. Search for:4EAD 00E2 395F FFFE
  6568. Search for:4E71 4E71  " "  " "
  6569.  
  6570. ==========
  6571. v1.1
  6572. Search for: 6726 2F0E 4EBA FEC4
  6573. Change to:  6026  " "  " "  " "
  6574. Search for: 4EAD 00EA 395F FFFE
  6575. Change to:  4E71 4E71  " "  " "
  6576.  
  6577. or try,
  6578.  
  6579. Search for: 6750 4267 4EAD 0D4A 1C1F
  6580. Change to:  6050  " "  " "  " "  " "
  6581.  
  6582. or try,
  6583.  
  6584. To unprotect MacDraft v1.1, try this:
  6585. Make this Change to a sector copy:
  6586. Search for: 6744 1F3C 0002 486E FEE2 4EAD 0CEA 1007
  6587. Change to:  6644  " "  " "  " "  " "  " "  " "  " "
  6588.  
  6589. Then:
  6590. 1. Using MacZap Tools, Change data marker to D5 FC AD, then read block 3A hex from original.
  6591. 2. Change marker back to default (D5 AA AD), then write block to sector copied disk.
  6592. -
  6593. MacEKG
  6594. v2.0.7
  6595. 12345Z9L2416
  6596. -
  6597. MacFATS
  6598. vAll
  6599. †v1.0
  6600. Search for: 6600 00E4 3F3C
  6601. Change to:  6000  " "  " "
  6602. -
  6603. MacFerret
  6604. vAll
  6605. Marty
  6606. -
  6607. MacGammon/Cribbage
  6608. vAll
  6609. †Search for: FA75 C74C 511
  6610. Change to:  FB74  " " 511
  6611. Search for: 6851 8EDF 775C
  6612. Change to:  6950  " "  " "
  6613. -
  6614. MacIndexer
  6615. vAll
  6616. †v1.0
  6617. Search for: 6700 00EA 486D F9
  6618. Change to:  6000 00EA 486D F9
  6619. -
  6620. Macintercomm
  6621. v1.1.1 Lite
  6622. v1.1b21
  6623. ToasT  (case sensitive)
  6624. †CODE #2 +0B7E  4EAD 1382->4E71 C080
  6625. -
  6626. MacLabeler
  6627. v1.0
  6628. Search for: 0002 2E4E 4D00
  6629. Change to:  4002  " "  " "
  6630. -
  6631. MacLabelPro
  6632. v1.6.3
  6633. 5117081730
  6634. -
  6635. MacLink
  6636. v7.5
  6637. 603050-1601
  6638. 204612-7000
  6639. v6.0
  6640. 00678935
  6641. -
  6642. MacMatch
  6643. vAll
  6644. †Search for: 6616 4267 6016
  6645. Change to: 6716  " "  " "
  6646.  
  6647. or try,
  6648.  
  6649. Search for: 4EBA 0690 101F 6702 A9F4
  6650. Change to:  4E71 4E71  " " 6002  " "
  6651. -
  6652. MacMod Pro
  6653. v3.2.2
  6654. 013953150    'Ian Mouton'
  6655. 070185726    'ANONYMOUS'
  6656. 133209756    'Anonymous'
  6657. 700182795    <Any Name>
  6658. v3.0.1
  6659. †••• Version: "3.0.1" •••
  6660. SN#=ID+(ID/7)^2 - 724
  6661. -
  6662. MacPassword
  6663. v4.0
  6664. v3.8.8/3.9.0
  6665. Nov301954May261951
  6666. v3.8.7
  6667. Nov301954May261951
  6668. †Krak for MacPassword Package 4.0.0:
  6669.  
  6670. ****************************************
  6671. MacPassword™ Utility:
  6672.   Locate CODE 2 offset 07C8
  6673.   Change 663E to 4E71
  6674.  
  6675.   Run MacPassword™ Utility and enter any text into the serial number field.
  6676.   Quit the application and
  6677.  
  6678.   Search for ALL instances of     4A2D FA3B 67
  6679.   Change ALL instances to          4A2D FA3B 60
  6680.  
  6681. ************************
  6682. MacPassword™ CDEV:
  6683.   Search for ALL instances of        4A2C 6301 67
  6684.   Change ALL instances to             4A2C 6301 60
  6685.  
  6686. ****************************************
  6687. MacPassword™ INIT:
  6688.   Search for ALL instances of       4A2C 6BB2 67
  6689.   Change ALL instances to             4A2C 6BB2 60
  6690.  
  6691. ****************************************
  6692.  
  6693. I suppose it does not matter, but just so you know for future reference should an update be released that does not work with this krak:
  6694.    The routine to check if time has run out on the demo version calls the
  6695. following code: 7C3C 9C80. This loads up 60 (as in 60 days left to register)
  6696. and subtracts from it how many days have passed since it was first run. So change the 9C80 to 4E71 and you will forever have 60 days to register. You will probably have to do this to all three parts.
  6697. -
  6698. MacPlot
  6699. v1.6
  6700. Search for: 6738 4267 3F3C
  6701. Change to:  6038  " "  " "
  6702.  
  6703. ==========
  6704. MacPlots // 1.01
  6705. Search for: EBAF D364 2A7
  6706. Change to:  4E71 4E71 2A7
  6707. -
  6708. MacPublisher
  6709. vAll
  6710. †(mounted as 1st volume)
  6711. Search for: 316E 0014 0016 4268 001C A007
  6712. Change to:  317C FFFF  " "  " "  " "  " "
  6713.  
  6714. (mounted as 2nd volume)
  6715. Search for: 316E 0014 0016 4268 001C A007
  6716. Change to:  317C FFFE  " "  " "  " "  " "
  6717.  
  6718. ==========
  6719. v1.25
  6720. Search for: 4EAD 0552 41ED 0552
  6721. Change to:  4E71 4E71  " "  " "
  6722.  
  6723. ==========
  6724. v1.3
  6725. Search for:6760 102D FF22
  6726. Change to:  6660  " "  " "
  6727. Search for: 6626 102D FF22
  6728. Change to:  6726  " "  " "
  6729. Search for: 6606 197C 0001
  6730. Change to:  6706  " "  " "
  6731.  
  6732. ==========
  6733. MacPublisher II 2.0
  6734. Search for: 8310 2DFF 0E67 24
  6735. Change to:   " "  " " 0E60 24
  6736. Search for: 1F0A 0100 01C0 0167 00
  6737. Change to:   " "  " "  " " 0160 00
  6738. -
  6739. MacRenderman
  6740. v1.3
  6741. 978862966
  6742. -
  6743. MacRISK
  6744. vAll
  6745. †Patch for Mac II, 1-bit mode ONLY:
  6746. Search for: C1E8 000C 48C0
  6747. Change to:   " "  " " 4E71
  6748.  
  6749. I don’t know what the programmer was trying to do, but the above patch will allow MacRISK to work on the Mac II without ExitToShell happening all the time. All it does is replace an EXT.L D0 with a NOP. D0 was already in long form from the result of a MULS and on the Mac II the EXT.L was making D0 go negative. Not too good for a handle size… (Try running it in 1 bit mode if you have problems)
  6750. The above patch will _ONLY_ work in 1 bit mode. To make MacRISK work in all modes on all Macs do the following long patch:
  6751. Search for:
  6752.                               4E56 FFFC
  6753. 486D FBCC A910 XXXX XXXX XXXX XXXX XXXX
  6754. XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX
  6755. XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX
  6756. XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX
  6757. XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX
  6758. XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX
  6759. XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX
  6760. XXXX XXXX XXXX 4E5E 4E75 5341
  6761.  
  6762. Change to:
  6763.                               4E56 FFFC
  6764. 486D FBCC A910 203C 0000 5080 A122 4A40
  6765. 6702 A9F4 2B48 FBC8 A029 206D FBC8 2050
  6766. 2B48 FBBA 3B7C 0040 FBBE 2B7C 0014 0000
  6767. FBC0 2B7C 0156 0200 FBC4 206D FBCC 4868
  6768. 0002 486D FBBA 486D FBC0 486D FBC0 4267
  6769. 42A7 A8EC 4E71 4E71 4E71 4E71 4E71 4E71
  6770. 4E71 4E71 4E71 4E71 4E71 4E71 4E71 4E71
  6771. 4E71 4E71 4E71 4E5E 4E75 5341
  6772. This patch completely rewrites the “save the bits” routine. If you really want all the details disassemble from "SAVESCRE"+0 to see the new code.
  6773. -
  6774. MacRobots
  6775. vAll
  6776. †Search for: 3CBA 000C 4EBA
  6777. Change to:  4E71 4E71 4EBA
  6778. -
  6779. MacroMedia
  6780. vAll
  6781. †All you need for a MacroMedia serial number is D310-12345-CP4U. The first set of numbers stands for the “D” in Director. The “310” is the version 3.1. “CP4U” is for all Mac programs. Therefore, using this formula you can get the serial number for any Macromedia program.
  6782. For example;
  6783. Macromedia Three-D would be T110-12345-CP4U for the 1.1 version,
  6784. and MM Accelerator would be A300-12345-CP4U for the 3.0 version.
  6785. The “12345” is any five numbers you want.
  6786. -
  6787. MacroMedia 3D
  6788. v1.2
  6789. T120-12345-CP4U
  6790. -
  6791. MacroMind 3D
  6792. vAll
  6793. T100-12407-CPU4
  6794. D300-31239-CP4U
  6795. -
  6796. MacroMind Accelerator
  6797. vAll
  6798. A300-12935-CP4U
  6799. A300-31239-CP4U
  6800. -
  6801. MacroMind Director
  6802. v4.0
  6803. DM400-1799-3074-2073
  6804. DM400-3702-6075-3064
  6805. DM400-3745-9071-4064
  6806. DM400-5713-8178-0037
  6807. DM400-5716-8070-7081
  6808. DM400-9762-3971-1056
  6809. v4.0.3
  6810. DM403-1799-3074-2073
  6811. DM403-3702-6075-3064
  6812. DM403-3745-9071-4064
  6813. DM403-5713-8178-0037
  6814. DM403-5716-8070-7081
  6815. DM403-5716-8070-7081
  6816. DM403-9762-3971-1056
  6817. v3.1
  6818. v3.0
  6819. D300-11114-CP4U
  6820. D300-12935-CP4U
  6821. D300-13580-CP4U
  6822. D300-31239-CP4U
  6823. †The installer for Director 4.0 requires that the installer file be named 'Director 4.0' and the other files are: Director 4.0.2, Director 4.0.3, etc to Director 4.0.10 - this will then install from any disks or hard drive.
  6824. ••• Version: "3.1" •••
  6825. I think all you need for a MacroMedia serial number is D310-12345-CP4U. The first set of numbers stands for the “D” in Director. The “310” is the version 3.1. “CP4U” is for all mac programs. Therefore, using this formula you can get the serial number for any Macromedia program. For example Macromedia Three-D would be T110-12345-CP4U for the 1.1 version, and A300-12345-CP4U would be for the Accelerator version 3.0.
  6826. The “12345” is any five numbers you want.
  6827. ••• Version: "3.0" •••
  6828. For a general serial # scheme try:
  6829.  
  6830. 'D300-AxBxC-CP4U' where the x is anything you want and (A+B)/2=C.
  6831.  
  6832. For example d300-69696-CP4U works.
  6833. -
  6834. MacroModel
  6835. v1.5
  6836. MM150-GC-10997
  6837. mm150-AB-11618
  6838. v1.5 BETA
  6839. Password:AlexY
  6840. (Case sensitive)
  6841. -
  6842. MacSafe ][
  6843. v2.0
  6844. 00686279
  6845. -
  6846. MacSki
  6847. vAll
  6848. † -    MACSKI  V1.0.1
  6849. EFFECT: This change allows the setup code to run and will present the (randomly occurring) question dialog. Hit the "OK" button to continue with the game, the password is now ignored.
  6850. HOW TO: Locate CODE resource #3
  6851.         Change WORD at offset 5F00 from 660A -> 6054
  6852. To change dialog box:
  6853. Locate DLOG resource #1015
  6854. Open Item #1 -> Change name from "OK" -> "Ignore Question" Change Top -> 140   Bottom -> 164
  6855.             Change Left -> 16   Right -> 133 -    MACSKI  V1.0.1
  6856. EFFECT:The program will never ask you the question. HOW TO: Locate CODE 3, Find offset $5E76
  6857.         Change the word $661C to $600C
  6858. -
  6859. MacSnoop
  6860. vAll
  6861. †CODE 2+$1CA2     From: 67 To: 60
  6862. The Date experation is now disabled.
  6863. -
  6864. MacSpace
  6865. vAll
  6866. †Search for: 0C46 0072 6F00
  6867. Change to:   " " 0000  " "
  6868. -
  6869. MacSpin
  6870. vAll
  6871. †Search for: 486E FF36 4EAD 0BBA
  6872. Change to:   " "  " " 4E71 4E71
  6873. Search for: FF36 0A00 0001 6706
  6874. Change to:   " "  " "  " " 6006
  6875. v1.1
  6876. Search for: 486E FF36 4EAD 0F0A
  6877. Change to:   " "  " " 4E71 4E71
  6878. Search for: FF36 0A00 0001 6706
  6879. Change to:   " "  " "  " " 6006
  6880. -
  6881. MacTopas
  6882. vAll
  6883. †v1.0 dealer demo
  6884. Search for: 6742 204D D1FC FFFF 62BE 2F10 4EBA
  6885. Change to:  6042  " "  " "  " "  " "  " "  " "
  6886. Search for: 6718 7001 2F00 7200 2F01 4878 013F
  6887. Change to:  6018  " "  " "  " "  " "  " "  " "
  6888. Search for: 4884 4CEE 18F0 FE8A 4E5E 4E75
  6889. Change to:  4E71  " "  " "  " "  " "  " "
  6890. Search for: 4EBA FE80 4E5E 4E75 8A44 7261
  6891. Change to:  4E71 4E71  " "  " "  " "  " "
  6892. Search for: 4EAD 1FCA 204D D1FC FFFF 951C 4A90 6640
  6893. Change to:  4E71 4E71  " "  " "  " "  " "  " " 4E71
  6894. -
  6895. MacType
  6896. vAll
  6897. †Search for: 6700 000A 43FA FEFF
  6898. Change to:  6600  " "  " "  " "
  6899. -
  6900. MacVegas
  6901. vAll
  6902. †Search for: 3BF7 C246 4539
  6903. Change to:  DE35  " "  " "
  6904. Search for: AEDC 95E8 1883
  6905. Change to:  A9DB  " "  " "
  6906. Search for: BFFE D160  " "
  6907. Change to:  B8F9  " " 09A0
  6908. Search for: 1FBF 5266 04BB
  6909. Change to:  18B8  " "  " "
  6910. Search for: D932 4853 6E6E
  6911. Change to:  DE35  " "  " "
  6912. Search for: 664D B7AD 9395 F2
  6913. Change to:  614A  " "  " "  "
  6914. -
  6915. MacZap
  6916. vAll
  6917. †v3.0 (removes serial number from Copy and Tools)
  6918. Change block 288 byte $AE to 0000 0000
  6919. Change block 307 byte $0A to 1122 3344
  6920. Change block 383 byte $DE to 0000 0000
  6921. Change block 394 byte $78 to 1122 3344
  6922.  
  6923. ==========
  6924. MacZap 4.1 Serial # Removal
  6925. For all three of the Mac Zap series programs the serial number may be searched for and replaced. It is not converted to hex. For instance if your number is
  6926. '30' =$00003045 in ASCII, you may change those to $00000000 or anything else you wish. But first apply the patches below.
  6927. MAC ZAP COPY 4.1
  6928. Search for:B380 0C80 1122 3344 6600 025A
  6929. Change To :4E71 4E71 4E71 4E71 4E71 4E71
  6930. MAC ZAP PATCHER 4.1
  6931. Search for: B380 0C80 1122 3344 66ED
  6932. Change To :                     4E71
  6933. and
  6934. Search for: 0010 A9C4 6600 E943
  6935. Change To :           4E71 4E71
  6936. MAC ZAP TOOLS 4.1
  6937. Search for: 11 2233 66ED
  6938. Change To :         4E71
  6939. Search for: 0010 A9C4 6600 E8E9
  6940. Change To :           4E71 4E71
  6941. -
  6942. Maelstrom
  6943. vAll
  6944. †1.02
  6945. I was plugging along through the Maelstrom code when I came upon a way to have the bonus timer count forward instead of backwards.
  6946. Search for: 700A 91AD FCB2 4AAD
  6947. Change to:  700A D1AD  " "  " "
  6948. This changes the SUB.L D0,-$034E(A5) to ADD.L D0,-$034E(A5)
  6949.  
  6950. or try,
  6951.  
  6952. 1.   Invincibility.  When you should die because of a collision or a hit,
  6953.      it says "Sweet!" instead and you live.  Shields are no longer needed.
  6954. CODE Resource #2:
  6955.      Location 06DE:
  6956.           Old Data:  66          New Data:  60
  6957.      Location 0752:
  6958.           Old Data:  66          New Data:  60
  6959.      Location 0B14:
  6960.           Old Data:  67 1E          New Data:  4E 71
  6961.      Location 0B22:
  6962.           Old Data:  66 10          New Data:  4E 71
  6963. 2.   Initial goodies (3x fire power, long shots, rapid fire, retro brakes).
  6964.      Luck and shields are no longer important when you’re invincible, so
  6965.      they’re not fooled with.
  6966. CODE Resource #3:
  6967.      Location 0ECA:
  6968.           Old Data:  42 6D FC EA 42 6D FC EC
  6969.           New Data:  2B 7C 00 01 00 01 FC EA
  6970.      Location 0ED6:
  6971.           Old Data:  42 6D FC F0 42 6D FC F2
  6972.           New Data:  2B 7C 00 01 00 01 FC F0
  6973. 3.   Initial bonus points in a new wave.  Set it to whatever you want.
  6974. CODE Resource #3:
  6975.      Location 1284:          Old Data:  00 00 07 D0
  6976.  
  6977. or try,
  6978.  
  6979. Run Maelstrom, start a game, and then drop into MacsBug.  type the
  6980. following commands:
  6981. sm (a5)-30e 1
  6982. sm (a5)-30c 1
  6983. sm (a5)-30a 1
  6984. sm (a5)-308 1
  6985. sm (a5)-306 1
  6986. then type:
  6987. g
  6988. When you return to the game, you’ll find you have quite a few goodies.  You can selectively cheat by only executing a subset of those "sm" commands.
  6989.  
  6990. ==========
  6991. v1.03
  6992. To eliminate the small rocks COMPLETELY, change CODE #2
  6993. +CB0  From 4EBA 21DE  to  4E71 4E71
  6994. +C98  From 3F3C 0003  to  3F3C 0000
  6995. or
  6996. The Official Maelstrom 1.03 Cheat Guide
  6997. Here is a list of points.
  6998. Small asteroid -> 300 points
  6999. Medium asteroid -> 100 points
  7000. Big asteroid -> 50 points
  7001. Vortex -> 500 points
  7002. Autonominous mine -> 700 points
  7003. Super nova -> 1000 points
  7004. Hitting a steel asteroid -> 100 points
  7005. Blowing up a steel asteroid -> 5000 points
  7006. Big Enemy -> 1000 points
  7007. Little enemy -> 2000 points
  7008. Picking up a stranded pilot gives you and extra life.
  7009.  
  7010. Here is a list of cheats for Maelstrom 1.03:
  7011. The Official Maelstrom 1.03 Cheat Guide
  7012. To start playing on any level you like, hit the 'L' key while you are at the main screen. A dialog box will come up that lets you choose what level to start on. The 'Turbofunk' option makes the game run as fast as it can, instead of the constant 30fps it normally uses.
  7013. Here are some neat little cheats that make Maelstrom interesting.  You’ll need Maelstrom 1.03 for all of these cheats, DO NOT try them with an earlier version (you might crash your machine).
  7014. You'll also need MacsBug; it is widely available on AOL and other information services.  To install it, just drag 'MacsBug' and 'Debugger Prefs' into your System Folder and reboot.
  7015. Once you've installed MacsBug, load up Maelstrom 1.03 and hit 'P' to start playing the game.  When you want to use a cheat, hit the interrupt switch on your Macintosh to drop it into MacsBug; take care to hit the right switch: one reboots the machine, the other will drop you into MacsBug. On Machines like the ][si (which doesn't have an interrupt switch), hold down the Command key and hit the Power On key to drop you into MacsBug.
  7016. Now for the cheats:
  7017. Type: SW (A5)-$338 1 <return> for ACME XQJ-37 Retro Thrusters
  7018. Type: SW (A5)-$336 1 <return> for Machine Guns
  7019. Type: SW (A5)-$334 1 <return> for Luck
  7020. Type: SW (A5)-$332 1 <return> for Long Shots
  7021. Type: SW (A5)-$330 1 <return> for Triple Shots
  7022. Type: SW (A5)-$384 #X <return> where X is the number of lives you want
  7023. Type: SW (A5)-$32C #300 <return> for Maximum sheilds
  7024. After you’ve finished cheating, Type: G <return> to continue playing.
  7025.  
  7026. I was plugging along through the Maelstrom code when I came upon a way to have the bonus timer count forward instead of backwards.
  7027. Search for: 700A 91AD FCB2 4AAD
  7028. Change to:  700A D1AD  " "  " "
  7029. This changes the SUB.L D0,-$034E(A5) to ADD.L D0,-$034E(A5)
  7030.  
  7031. Here's a little tip I came across that seems to be an "undocumented feature"
  7032. in Maelstrom 1.30 that will allow you to get huge scores that are eligible for the contest ($300 cash prize, I think?) Note that this will only work on
  7033. v1.30, not 1.3.1 or 1.3.2.
  7034.  
  7035. 1) Launch Maelstrom 1.30.
  7036. 2) Press "L" to display the TurboMode dialog.
  7037. 3) Set the beginning level to 40 and number of ships to 40.
  7038. 4) Check the "TurboMode" box. TurboMode is required for the feature to surface.
  7039. 5) Play the TurboMode game! Try to stay alive as long as possible as this
  7040. determines how long you'll enjoy higher bonus scores.
  7041. 6) When the TurboMode games ends, play the normal, contest mode of Maelstrom.
  7042. Notice that the timer does not count down!
  7043.  
  7044. What Happens:
  7045.  
  7046. Due to a bug in the Maelstrom 1.30 code, (Thanks Andrew!) playing a Turbo game before a normal game DISABLES the bonus point countdown. As a side-effect, the CAPS LOCK Pause feature is also disabled. Since the clock does not decrement, you will always receive at least 2000 points at the end of each round. All comets and multipliers add to the score as normal. Since you are no longer hindered by the timer, you can take the opportunity to plug away at those metal asteroids (100 points each time you hit one) and explore the sector (assmall as it is).
  7047.  
  7048. NOTE: The counter will eventually reset itself. I've found that the longer you survive in the TurboMode game, the longer the timer will be disabled. Roughly, the ratio is 1:8 (1 minute in Turbo game = 8 minutes of timerless normal play).
  7049.  
  7050. -
  7051. Mail Center
  7052. vAll
  7053. †Search for: A94F B12F 06D8 E629 C230 C3FE 548C D0C8
  7054. Change to:  A84E  " "  " "  " "  " "  " "  " "  " "
  7055. Search for: 6E48 9651 FBA4 96A0 7AB6 830E BC1A 2724
  7056. Change to:  6F49  " "  " "  " "  " "  " "  " "  " "
  7057. Make these changes to a sector copy - now its fully broken. If you copy it to a hard drive, also copy the invisible file called ‘VIDEX KEY FILE’
  7058.  
  7059. MAIL INSTALL
  7060. To crack VIDEX MAIL CENTER INSTALL, do this:
  7061. Search for: 6F6C D0F5 28A1 9AD7 E41A 703B B19B EE0E
  7062. Change to:   " "  " " 29A0  " "  " "  " "  " "  " "
  7063. Search for: 9E19 B170 0844 8BF8 8845 5A9A 428B C85F
  7064. Change to:   " "  " "  " " 8AF9  " "  " "  " "  " "
  7065. -
  7066. Manx C
  7067. vAll
  7068. †There are patches to the Manx Aztec C compiler system which remove the
  7069. need to insert the KEY DISK every time it is started up:
  7070.  
  7071. Shell 1.D
  7072. sect:32
  7073. byte:BC
  7074. was:4E56 0000
  7075. now:7000 4E75
  7076.  
  7077. Shell 1.F
  7078. sect:39
  7079. byte:FE
  7080. was:4E56 0000
  7081. now:7000 4E75
  7082.  
  7083. they also work after the shell and system are copied to the Hyperdrive.
  7084. ==========
  7085. v1.0
  7086. Move to block 00D6, position 0107, Change 01 to 00
  7087.  
  7088. ==========
  7089. v1.06d
  7090. Search for:52456000FF2E7001 Change to:52456000FF2E7000
  7091. -
  7092. Maple V
  7093. v3.0
  7094. MAC-5303-951412-1
  7095. -
  7096. Marathon
  7097. v1.x
  7098. 429715FNNZBCZEYX    (net)
  7099. 4EMUDZ528RDKGC1Y    (net)
  7100. F8S6Q5KVEDCES4YD    (net)
  7101. X61SGC4ANZB7881X    (net)
  7102. 8M2K4VGB7PALXX28    (full)
  7103. GVFHNPJ1S3NS4V2E    (full)
  7104. MSK9TJSCVNVYKGEN    (full)
  7105. RTQJKYJ1M6PKLXBR    (full)
  7106. 46D3FZCV6Z7NN889
  7107. 8JC8CY7M7ZNLQDZV
  7108. EMNRMPVCMPLDDXX6
  7109. GDSA4325FSF53AQQ
  7110. GG6L2JMD7PAVPYE8
  7111. GTACPPMCGPP6KXC2
  7112. PES3S5CFZPBPTC3Q
  7113. RJNLNV7GM1A9LDRE
  7114. ZVKRKJVMJZAZQVRT
  7115. -
  7116. MarkzTools II+
  7117. v3.5
  7118. 5068033
  7119. -
  7120. Master Juggler
  7121. vAll
  7122. G00161
  7123. G09123
  7124. G00000
  7125. G04294
  7126. GU013228
  7127. -
  7128. Master Type
  7129. vAll
  7130. †Change block $0074, byte $01A5 from $40 to $50,on the MasterType file
  7131. 2nd Crack:
  7132. SEARCH FOR:
  7133. 00010000180000
  7134.  1^2^3^ & SO ON, REPLACE WITH THE FOLLOWING STARTING FROM BYTE 15 SO AFTER THE
  7135. 0018 (ABOVE) SKIP OVER NINE 00'S, AND START CODING…
  7136. REPLACE WITH: 303C3F0033C00000E5E0303CFFB93F006056
  7137. NOW, SEARCH FOR:A0023F00 (SHOULD BE ON SAME BLOCK ABOUT, 10-20 BYTES DOWN)
  7138. REPLACE WITH:A0026098
  7139. 3rd Crack:
  7140. Move to block 0153, position 0149, Change 3F00 to 6098
  7141. Move to block 0153, position 01B0, Change 3F00 to 6098
  7142. -
  7143. Math Blaster
  7144. vAll
  7145. †Search for: 56C0 4400 1B40 FF40
  7146. Change to:  51C0  " "  " "  " "
  7147. -
  7148. Mathematica
  7149. v2.2
  7150. 2804-76464-85066-4534
  7151. v2.03
  7152. Disk 1 PW:
  7153. 1862-40876-83824-2660
  7154. †••• Version: "2.03" •••
  7155. Mathematica 2.102 Enhanced
  7156. CODE #2  "Main2"
  7157.  
  7158. Global Offset  Routine Name  Local Offset  From Bytes  ->  To Bytes
  7159. +603E          ParsePas      +4C           6600 00BC       4E71 4E71
  7160. +6052          ParsePas      +60           6700 00A8       4E71 4E71
  7161. +6156          CheckPas      +3E           6F24            4E71
  7162. +615E          CheckPas      +46           6C1C            4E71
  7163. +6E0A          DoSealDi      +130          6700 00CA       4E71 4E71
  7164. +6E24          DoSealDi      +14A          6700 00B0       4E71 4E71
  7165.  
  7166. This allowed me to register with a bogus serial. Now network checking is still enabled, I believe, though I'm sure I could circumvent this easily too, but I haven't got a network with 2 machines with fpu's so I cannot test it. Instead, for now, I suggest changing the two longwords listed below as I beleive they are the keys that are unique to each copy of Mathematica - these may or may not have to be certain values, if so simply find these routines (by their name) in another copy of Mathematica and try the numbers there - chances are you have a second (nth) valid Mathematica.  (PS: I have a high degree of certainty that these two numbers are the serialization keys, thus we should develop a list of them if any two #'s do not work [I haven't had time to check yet])
  7167.  
  7168. +6B46           GetProdu      +6           xxxx xxxx
  7169. +6B60           GetMagic      +6           xxxx xxxx
  7170.  
  7171. if this doesn't work try
  7172.  
  7173. +6CBC           CheckSea      +86          6704             6604
  7174.  
  7175. this probably won’t work for very long as I believe it calls “AnnoyNet” and “CheckNet” periodically - that is where to look if you need a net crack.
  7176. -
  7177. MathType
  7178. v3.1
  7179. 1-505
  7180. 1-1405
  7181. 666-452
  7182. 666-5729
  7183. 00000666-00005729
  7184.  
  7185. †Four conditions must be met:
  7186. 1) 4≤ Length(NameStr)         ≤60
  7187. 2) 0≤ Length(OrganizationStr) ≤60
  7188. 3) 4≤ Length(OrganizationStr) ≤30
  7189. 4) SN#='<num1>-<num2>'
  7190.  
  7191. where num1 and num2 are whole numbers that can be stored in a LONG, such that:
  7192.  
  7193. num2=(num0% 899)+ 101 , or
  7194. num2=(num0%8999)+1001 , where num0=((num1%137)+1)*((num1%97)+1)*101
  7195.  
  7196. note: only the numerical values of num1 and num2 are significant, you could prepend zeros to either/both of these numbers if you like.
  7197. ***
  7198. eg: let num1=666 then
  7199.  
  7200. num0=((666%137)+1)*((666%97)+1)*101=(119)*(85)*101=1021615
  7201.  
  7202. thus we can have:
  7203.  
  7204. num2= (1021615% 899)+ 101 =  351+ 101 =  452 ,OR
  7205. num2= (1021615%8999)+1001 = 4728+1001 = 5729
  7206.  
  7207. Thus we can use either "666-452" or "666-5729"
  7208. -
  7209. McCad PCB Design
  7210. vAll
  7211. †(v3.1 to 3.8)
  7212. Search for: 4E34 3FC0 0001 A9F0
  7213. Change to:  3CE2  " "  " "  " "
  7214. -
  7215. McCad PCB/SMT
  7216. vAll
  7217. †v1.0
  7218. Search for: 53A8 3F3C 0001
  7219. Change to:  4268  " "  " "
  7220. -
  7221. McCad Schematic
  7222. vAll
  7223. †v1.0
  7224. Search for: 55C2 3F3C 0001
  7225. Change to:  40A2  " "  " "
  7226. -
  7227. Media Paint
  7228. vAlias
  7229. Please see the entry Strata MediaPaint
  7230. -
  7231. MediaMaker
  7232. v1.5
  7233. 1987-1065-3071
  7234. -
  7235. Meeting Maker
  7236. vXP
  7237. 50 User VF6C-B724Q-7R6R2
  7238. 50 User PF6C-B724A-6R6R2
  7239. v1.0
  7240. MV 000563
  7241. †Administration Pwrd:
  7242. admin
  7243. -
  7244. Megadesk
  7245. vAll
  7246. †Search for: 670C 3F3C 0002 1F3C
  7247. Change to:  600C  " "  " "  " "
  7248. Search for: 6700 0114 4EBA EDFC
  7249. Change to:  4E71 4E71  " "  " "
  7250. -
  7251. Megafiler
  7252. vAll
  7253. †Move to block 02A2, position 01C4, Change to 3EBC
  7254. Move to block 02A2, position 01C6, Change to 0100
  7255. Move to block 02A2, position 01C8, Change to 4E71
  7256. Move to block 02A2, position 01CA, Change to 4E71
  7257. -
  7258. MegaForm
  7259. vAll
  7260. †v2.0
  7261. Search for: 6700 00EE 4267
  7262. Change to:  6000  " "  " "
  7263.  
  7264. ==========
  7265. v2.1
  7266. Search for: 6700 00EE 4267
  7267. Change to:  6000  " "  " "
  7268. -
  7269. MegaMerge
  7270. vAll
  7271. †v3.0
  7272. Search for: 6700 00EE 4267 3F3C
  7273. Change to:  6000  " "  " "  " "
  7274. -
  7275. MegaPhone
  7276. v1.0.2
  7277. Serial Number:  AAA-AACV-CJF-7PM8-B693
  7278. Access Code:    AFG-VHFT-C6Q-1DWH-BFGR 
  7279. -
  7280. MetaFlo
  7281. v1.2.6
  7282. 14648
  7283. 15028
  7284. 19131
  7285. 2106737
  7286. 2113107
  7287. 2119234
  7288. 2120247
  7289. 2120471
  7290. 227512
  7291. 228433
  7292. 230918
  7293. 234512
  7294. 234711
  7295. 235351
  7296. 2387332
  7297. 2393312
  7298. 2393474
  7299. 2393544
  7300. 25783
  7301. 26650
  7302. 3550857
  7303. 3552499
  7304. 3553275
  7305. 3558496
  7306. 45812
  7307. 45940
  7308. 46676
  7309. 48021
  7310. 49377
  7311. 4986
  7312. 525911
  7313. 526546
  7314. 527306
  7315. 527648
  7316. 5361
  7317. 5717803
  7318. 5723288
  7319. 5724474
  7320. 5904
  7321. 6228939
  7322. 6236
  7323. 6389921
  7324. 6391226
  7325. 6394654
  7326. 6457118
  7327. 6460828
  7328. 6462384
  7329. 749435
  7330. 753853
  7331. 760847
  7332. 761431
  7333. 762978
  7334. 764200
  7335. 832933
  7336. 833624
  7337. 834083
  7338. 836077
  7339. 837482
  7340. 839379
  7341. -
  7342. MGM Cad
  7343. v2.5 II
  7344. 220301
  7345. -
  7346. MGM Station
  7347. vAll
  7348. †v1.0
  7349. Search for: 671C 302E FFFE
  7350. Change to:  601C  " "  " "
  7351. Search for: 101F 0A00 0001 6704
  7352. Change to:   " "  " "  " " 6004
  7353.  
  7354. ==========
  7355. v1.01
  7356. Search for: 6728 302E FFFC
  7357. Change to:  6028  " "  " "
  7358. Search for: 6704 4EAD 0262
  7359. Change to:  6004  " "  " "
  7360. -
  7361. MicroLeague Baseball ][
  7362. vAll
  7363. †For the MLB Application:
  7364. Search for: 4EAD 0652 2000 6708
  7365. Change to:  4E71 4E71  " " 6008
  7366.  
  7367. For the General Manager Application:
  7368. Search for: 4EBA 11EA 4A80
  7369. Change to:  4E71 4E71  " "
  7370. -
  7371. Microphone II
  7372. v3.0
  7373. B 008617
  7374. †MicroPhone II 4.0
  7375. Contains a bug that prevents the program from downloading files to mounted volumes with more than 32768 blocks free. Here's a ResEdit patch you can apply to fix the problem. Use this only if you feel comfortable using ResEdit and ONLY with a copy of MicroPhone II 4.0. Do not modify your master disks.
  7376. Patch 1 fixes XMODEM and YMODEM. Patch 2 fixes Kermit.
  7377.  
  7378. Patch 1:
  7379. CODE 21+$192      From: 302E FFC4 48C0 To: 4280 302E FFC4
  7380.  
  7381. Patch 2:
  7382. CODE 31+$11A8     From: 302E FFEA 48C0 To: 4280 302E FFEA
  7383. -
  7384. Microplanner
  7385. vAll
  7386. †v4.4
  7387. Search for: 6722 487A 0052
  7388. Change to:  6022  " "  " "
  7389.  
  7390. ==========
  7391. Microplanner+ 5.2 - 5.7
  7392. Search for: 6700 00D4 2F0E
  7393. Change to:  6000  " "  " "
  7394. -
  7395. MidiMac
  7396. vAll
  7397. †I had to dissassemble all of CODE 7. By following the code, I was able to
  7398. figure out how to decrypt code 7 (It's encrypted in three parts). To
  7399. dissassemble it I used Nosy by the way. I copied pieces of code 7 to decrypt
  7400. code 7 each time I came to a part that decrypts something. After I got all of
  7401. CODE 7, I had figured out all of the decrypting procs, trap and vector changes etc. When code 7 is done it's disk checks and copy protection, it uses code 6 to change the first jump table item to code 1+5744 and it decrypts the jump table (which is pointed to by A5+CurJtOffset and is the same info as in CODE 0). I copied the procedure that decrypted code 0 and used that to give my a copy of the CODE 0 resource, except decrypted now. CODE 7 jumps to either CODE 1+5744 or CODE 8+0. It changes the first jump table item to code 8+0 if you put in a copy (I guess) and then jumps to the first jump table item after
  7402. disposing itself. CODE 8 gives that big dialog that lets you install copies,
  7403. run the original, run the copy or return to the finder. If you put in the
  7404. original copy in the first place, it goes directly to CODE 1+$5744. The
  7405. _Loadseg instructions in the jump table call GetResource. GetResource was
  7406. patched by CODE 7 to decrypt CODE resources. I had the proc to decrypt the
  7407. other code resources, but I was missing a number, a creation date or longint
  7408. in the boot block I guess. By looking at the decrypted CODE 0 jump table, I
  7409. was able to figure out what the first bytes of each code resource were
  7410. supposed to be because they tell where in the jump table this code resource is used and how many items it has in the jump table. The decrypting proc uses
  7411. some calculation to get a byte each iteration to EOR with the CODE resource
  7412. byte. The procedure was complicated but it turned out (by tracing it) that it
  7413. was only adding $2D to the byte used to EOR with the CODE bytes each time.
  7414. Knowing this and what the eor byte should be for the first 4 bytes, I got the
  7415. number I was missing. (I only needed 8 bits of the 32 bit number). I replaced
  7416. all the resources with the decrypted resources and code 0 pointing to 1+5744
  7417. as the new start of the program and it worked! It seems none of the other
  7418. resources do any copy protection (except for probably code 8 which isn't used
  7419. any more because code 7 isn't used anymore). I made no patches, just decrypted the codes.
  7420. -
  7421. Might & Magic Clouds of XEEN
  7422. v1.1
  7423. †Clouds of XEEN 1.1 - 68k Crack
  7424.  
  7425. Code 11    Offset +404E
  7426. Change:    3B40 9C8A 4A40
  7427. To:        7000 3B40 9C8A
  7428.  
  7429. And at:    Offset +4058
  7430. Change:    660C
  7431. To:        4E71
  7432.  
  7433. Clouds of XEEN 1.1 - PPC Crack
  7434.  
  7435. The check for the CD ROM is in the DATA FORK 
  7436. (use Resorcerer)
  7437. At:       Offset +6AE74
  7438.           The CD Name is given here as World of XEEN
  7439.           The byte in front of this '0D' gives the length of the title
  7440.  
  7441. Pick any CD that you own with a name UNDER 13 characters long.
  7442. Replace the CD name World of Xeen with the name of your CD.
  7443. Count the characters in the name of your CD.
  7444. 00, 01, 02, 03, 04, 05, 06, 07, 08, 09, 0A, OB, OC, OD
  7445. Replace the 0D ith the number of characters in your CD title (00 to 0D)
  7446. *** Remember it may not exceed 0D ***
  7447.  
  7448. At:       Offset +6AE94
  7449.           Find the string:  10031.aiff.0.
  7450.  
  7451. After the aiff add in the number of spaces you lost when changing to your
  7452. new CD name.
  7453.  
  7454. Example: 0DWorld of Xeen 
  7455. Becomes: 08Fonts CD
  7456.          10031.aiff.0.
  7457. Becomes: 10031.aiff     .0.
  7458.  
  7459. To make up the lost spaces. Then the program will work if the CD: Fonts CD
  7460. is in the CD ROM
  7461.  
  7462.  
  7463. The other crack:
  7464.  
  7465. In the DATA FORK:
  7466.  
  7467. Find:      4082 000C 4806 0E75
  7468. Replace:   4800 000C 4806 0E75
  7469.  
  7470. But this one causes a crash on the quit
  7471. -
  7472. Might & Magic I
  7473. vAll
  7474. † -    MIGHT AND MAGIC I V1.0.1
  7475. EFFECT: Removes the password dialog
  7476. HOW TO:
  7477. Code 4 offset 06a0 change 4eba to 4e71 Code 4 offset 06a2 change fb5a to 4e71
  7478. -
  7479. Might & Magic II
  7480. vAll
  7481. †COLOR V1.0.2 (with possible FREEZE, try out)
  7482. EFFECT: The password dialog will never show up
  7483. HOW TO: LOCATE CODE RESOURCE 4
  7484.  
  7485. CHANGE THE TWO WORDS AT OFFSET 02F4 TO 4E71 2D49
  7486. -
  7487. Might & Magic III
  7488. vAll
  7489. †Type 'BLASTOFF' in a mirror portal to see the ned of the game
  7490. -
  7491. Mind Prober
  7492. vAll
  7493. †Search for: 6718 486D F314 A851
  7494. Change to:  6018  " "  " "  " "
  7495. -
  7496. MindShadow
  7497. vAll
  7498. †Search for: 2F10 4217 205F 4E90
  7499. Change to:  203C 99C4 5501 4E71
  7500.  
  7501. or try,
  7502.  
  7503. Search for: A552 F6C8 44B0 3DC0 1564
  7504. Change to:  CF40 9035 1857 73BB 1995
  7505. -
  7506. Mindsight
  7507. vAll
  7508. †v1.1
  7509. Search for  2924 3F3C 0001
  7510. Change to:  21CE  " "  " "
  7511. -
  7512. MiniCAD
  7513. v6.0.0b2
  7514. 16B1-ARLMDXAQ-000000
  7515. v5.0
  7516. 1500-04059406
  7517. 1500-02837048
  7518. v4.0+
  7519. 1400-07710400
  7520. †••• Version: "5.0" •••
  7521. v2.01
  7522. Search for: 5E2E 9F4E 7550 4154 204E 56FE EC
  7523. Change to:   " "  " "  " "  " " 2000 0000 00
  7524. Search for: FA3F 2EFF FE48 6EFE F14E AD02 02
  7525. Change to:   " "  " "  " "  " " F100 0000 00
  7526.  
  7527. ==========
  7528. v2.43
  7529. Search for: BC6E 000C 6F00 00F4 42A7
  7530. Change to:   " "  " " 6000  " "  " "
  7531. Search for: 200C 6700 00C6 4247
  7532. Change to:   " " 6000  " "  " "
  7533. -
  7534. MiniTAB
  7535. vAll
  7536. M8208005
  7537. -
  7538. Minotaur
  7539. vAll
  7540. †Network Crack:
  7541.  
  7542. CODE #6 +1D90 67->60
  7543. -
  7544. Mission Thunderbolt
  7545. vAll
  7546. †In the application:
  7547. $129 Change 1EF0-1FB0 to 0000-0000
  7548. Then just type RETURN when asked to enter the code
  7549.  
  7550. ==========
  7551. v1.06
  7552. STRS #129, Change $1BF0-1CAF to 0000-0000
  7553. or
  7554. CODE 11+$280C     From: 67F6 To: 60F6
  7555.  
  7556. or
  7557.  
  7558.     MISSION THUNDERBOLT (version unknown)
  7559. EFFECT: allows any entry including return for password HOW TO: LOCATE CODE RESOURCE 11
  7560. CHANGE THE WORK AT offset $280C,  FROM 67F6 to 60F6
  7561. (Thanks to Dean C)
  7562. MISSION THUNDERBOLT 1.0.1
  7563. EFFECT: Bypasses COPY PROTECTION:
  7564. HOW TO: CODE 000B+280C
  7565.     find:    67F6
  7566.     replace: 60F6
  7567. -
  7568. MitemView
  7569. vAll
  7570. 11089
  7571. -
  7572. MobileMath for Newton
  7573. vAll
  7574. 2100012050337131
  7575. -
  7576. Monopoly
  7577. v2.01
  7578. †    MONOPOLY2.01 (COLOR) Virgin Games'
  7579. EFFECT: The password dialog will never show up
  7580. HOW TO: LOCATE CODE RESOURCE 8
  7581. CHANGE THE WORD AT OFFSET 3BBC FROM 6600 TO 6000
  7582.     MONOPOLY2.05 (COLOR)  Virgin Games'
  7583. EFFECT: The password dialog will never show up
  7584. HOW TO: LOCATE CODE RESOURCE 8
  7585. CHANGE THE WORD AT OFFSET 3D1A FROM 6600 TO 6000
  7586.     MONOPOLY2.05 (B&W)  Virgin Games'
  7587. EFFECT: The password dialog will never show up
  7588. HOW TO: LOCATE CODE RESOURCE 8
  7589.     CHANGE THE WORD AT OFFSET 3DA6 FROM 6600 TO 6000
  7590. -
  7591. MORE
  7592. vAll
  7593. †Name in STR 63. Organization in STR 64. Personalized information is encoded.
  7594. -
  7595. More Disk Space
  7596. vAll
  7597. 1982487924
  7598. †v1.1
  7599. Key words for successful use of MDS
  7600. To install, make a diskcopy image, boot from that floppy (very important). Go into options under file. Select which disk to install on (or sets of disks). Install (File menu). 2nd most important thing: Don’t let it go automatic on you. The automatic is eating people although we've had NO NO NO NO NO NO NO problems with it here or our collective 750 meg of hard drives on 7 machines. You can still reap the benefits of MDS by just smashing programs and games etc MANUALLY. You’ll still get 30-40 meg of hard drive space, your programs will not launch any slower, sometimes even faster and you won't have to publish any more messages about how it ate your precious files that you didn’t have backed up properly.
  7601.  
  7602. To remove MDS:
  7603. Run program from HD,
  7604. Hold down Command key
  7605. File menu’s formerly dimmed “Install” item will appear undimmed as “Remove”
  7606. Just make sure you have your hard disk selected in the options dialog or it won’t know which machine to remove from.
  7607. -
  7608. More Lemmings
  7609. vAll
  7610. †  W I C K E D
  7611. 02 - NICMITUODP
  7612. 03 - OCCLWUGPDL
  7613. 04 - CKLVUFOQDS
  7614. 05 - GAHPVMHBEF
  7615. 06 - IHSTDNGCEM
  7616. 07 - MQTDJGEDEI
  7617. 08 - QVMHGMMEEK
  7618. 09 - VMHGAHVFEP
  7619. 10 - ELGIHTTGEQ
  7620. 11 - NGCLTTDHEQ
  7621. 12 - GKLWVLJIES
  7622. 13 - GEHQUDLJEM
  7623. 14 - OISWLHGKEQ
  7624. 15 - MPUDLGCLEQ
  7625. 16 - PUMHGIMMEM
  7626. 17 - UMHGEITNEJ
  7627. 18 - DNGIHTUOEK
  7628. 19 - HGCMUWLPEP
  7629. 20 - GKMUUELQED
  7630. 21 - GGHPTFNBFJ
  7631. 22 - MHQTFNGCFR
  7632. 23 - LPTGNGCDFM
  7633. 24 - STFNGILEFF
  7634. 25 - TGLGAHWFFN
  7635. 26 - GLGIHVTGFF
  7636. 27 - LGCLWTFHFE
  7637. 28 - GMLWTNJIFF
  7638. 29 - GAHSUGLJFO
  7639. 30 - KHSUGLGKFJ
  7640. 31 - MQUOJFGLFO
  7641. 32 - SUGNGKLMFR
  7642. 33 - UGLGCHWNFI
  7643. 34 - FLGOHTUOFR
  7644. -
  7645. Morph
  7646. v2.5
  7647. 4606000800
  7648. v2.0
  7649. 1406016346
  7650. v1.1
  7651. 1300670063
  7652. -
  7653. Mouse Stampede
  7654. vAll
  7655. †Search for: 3F3C 0006 4EBA 03EC 6000 0096
  7656. Change to:  4E71 4E71 4E71 4E71 4E71 4E71
  7657.  
  7658. or try,
  7659.  
  7660. Search for: 3F3C 0006 4EBA 0CEC 6000 0096
  7661. Change to:  4E71 4E71 4E71 4E71 4E71 4E71
  7662. -
  7663. Mouse Write
  7664. vAll
  7665. †v1.1
  7666. Search for: 6760 2F0E 4EBA
  7667. Change to:  6060  " "  " "
  7668. Search for: 6700 0088 206E
  7669. Change to:  6000  " "  " "
  7670. Search for: 6606 2F0E 4E
  7671. Change to:  6006  " "  "
  7672. v2.3
  7673. Search for: 6606 2F0E 4EBA FF18
  7674. Change to:  6006  " "  " "  " "
  7675. Search for: 6700 0088 206E 0008
  7676. Change to:  6000  " "  " "  " "
  7677. Search for: 6606 2F0E 4EBA FD00
  7678. Change to:  6006  " "  " "  " "
  7679. Search for: 6706 2F0E 4EBA FC62
  7680. Change to:  6006  " "  " "  " "
  7681. -
  7682. Movie Magic
  7683. vAll
  7684. †To break the copy protection of Movie Magic, here’s what ya do. Use ResEdit to find the place where the copy protected name is stored. Simply backspace over it, deleting it. The name is also stored in the footnotes. If you disable it, the machine will bomb if anyone tries to use a footnote. So place an invisible box over the footnote box so no one will even think of using it in the first place.
  7685. -
  7686. MS Chart
  7687. vAll
  7688. †Search for: 6081 BEDD 608B BEDD
  7689. Change to:  4E71  " "  " "  " "
  7690. -
  7691. MS Excel
  7692. v4.0
  7693. 00-065-0400-46250964
  7694. v3.0
  7695. 00-065-0300-92000809
  7696. †v1.0
  7697. Search for: 608E BEDD
  7698. Change to:  B103 6ADD
  7699.  
  7700. or try,
  7701.  
  7702. Search for: 37CF 0267 DD79
  7703. Change to:  00CF  " "  " "
  7704.  
  7705. or try,
  7706.  
  7707. MS Excel crack 1.0
  7708. Search for: 0000 A5A5
  7709. Change to:  045B BAAB
  7710. 2nd crack
  7711. Search for: 37CF 0267 DD79
  7712. Change to:  00CF  " "  " "
  7713.  
  7714. MS Excel Serial # Removal
  7715. To remove the hidden ser# on excel, search for 7A43 5856 425A.
  7716. Change the *next* 3 words to 0000 0000 0000. Some may be zeros already.
  7717. -
  7718. MS File
  7719. vAll
  7720. †Search for: 1260 82BE DD
  7721. Change to:  124E 71BE  "
  7722.  
  7723. ==========
  7724. v1.02
  7725. Search for: 608F BEDD 608E
  7726. Change to:  678F  " "  " "
  7727.  
  7728. ==========
  7729. v1.04
  7730. Search for: 608E BEDD 608F
  7731. Change to:  678E  " "  " "
  7732. -
  7733. MS Multiplan
  7734. vAll
  7735. †v1.02
  7736. Search for: 1260 8007 BE
  7737. Change to:  4E71  " "  "
  7738. -
  7739. MS Word
  7740. vAll
  7741. †v1.05
  7742. Search for: DD 6084 BEDD
  7743. Change to:   " 4E71  " "
  7744.  
  7745. ==========
  7746. v1.15
  7747. Search for: 608E BEDD
  7748. Change to:  4E71  " "
  7749. MS Word A
  7750. Search for: DD 608B BEDD
  7751. Change to:   " 4E71  " "
  7752. MS Word B
  7753. Search for: DD 6084 BEDD
  7754. Change to:   " 4E71  " "
  7755. -
  7756. Multi Ad Search
  7757. vAll
  7758. 100063800
  7759. 100066120
  7760. -
  7761. Multi-Ad Creator
  7762. v3.6
  7763. 117032
  7764. 117051
  7765. 117187
  7766. 119784
  7767. v3.0.1
  7768. 000437085
  7769. v3.0
  7770. 000716055
  7771. v2.2
  7772. 100911030
  7773. 000002784
  7774. v2.0
  7775. 000002784
  7776. 100911030
  7777. vAll
  7778. 100911030
  7779. 100733861
  7780. 100733861
  7781. 100063800
  7782. 100066120
  7783. †••• Version: "3.0.1" •••
  7784. For the General Manager Application:
  7785. Search for: 4EBA 11EA 4A80
  7786. Change to:  4E71 4E71  " "
  7787.  
  7788. ==========
  7789. v3.0
  7790. In the application:
  7791. CODE 14+$1C56     From: 6776      To: 4E71
  7792.        +$1D28     From: 6700 007E To: 4E71 4E71
  7793.        +$1D2E     From: 6700 00F2 To: 4E71 4E71
  7794.        +$1D4A     From: 6708      To: 4E71
  7795.        +$1E26     From: 662A      To: 4E71
  7796. This both cracks the program and removes the network check.
  7797. ==========
  7798. v3.5
  7799. Forget the install process... Copy the disk files to your hard drive and extract the files yourself & put into a folder (files from disk 1&2 have to be done this way, the other can be run on their own), now in the application change:
  7800. CODE 10+$000E     From: 67 To: 60
  7801. this works and gives me and registered to blank, serial #.
  7802. -
  7803. Multi-Disk
  7804. vAll
  7805. PS001604(001)
  7806. -
  7807. MultiClip Pro
  7808. v3.1
  7809. ENV30307-002
  7810. -
  7811. MusicShop
  7812. v1.0
  7813. 210.100.000115xx (x =  any number)
  7814. -
  7815. MusicTime
  7816. vAll
  7817. MV20-0-1045-1830
  7818. -
  7819. Mutant Beach
  7820. vAll
  7821. 000234
  7822. 003557
  7823. -
  7824. My Office
  7825. vAll
  7826. †Search for: 6600 00A2 2813 6700
  7827. Change to:  6000  " "  " "  " "
  7828. -
  7829. My School
  7830. vAll
  7831. 6580040
  7832. -
  7833. My Town
  7834. vAll
  7835. 8620045
  7836. -
  7837. myDiskLabeller
  7838. vAll
  7839. †v1.0
  7840. Search for: 6600 05B0 41ED 0352
  7841. Change to:  4E71 4E71  " "  " "
  7842. -
  7843. MyLabelDesigner
  7844. v1.0.1
  7845. 2227-30259
  7846. -
  7847. MYOB
  7848. v5.0.4
  7849. JZ51726
  7850. -
  7851. Name Cleaner
  7852. v1.0.1
  7853. Note: name field is case sensitive
  7854. 409639    '_Anonymous_'
  7855. 1551782    'Public Domain'
  7856. -
  7857. Nascar Challenge
  7858. vAll
  7859. †Bill Elliots NASCAR Challenge:
  7860. CODE 3+$07E0     From: 6700 FF46 To: 4E71 4E71
  7861.       +$07E8     From: 6604      To: 4E71
  7862. this totally removes the protection as you do not even have to press a key
  7863.  
  7864. or try,
  7865.  
  7866. Bill Elliot's Nascar Challenge!
  7867. As always, open it up with ResEdit (The Application 'benc').
  7868. CODE 3+$0B5E     From: 6704 To: 4E71
  7869.  
  7870. This is quite a cool 'Turbo' feature.
  7871. CODE 12+$05D8     From: 006D To: whaver
  7872. The lower the number you change it to, the faster you go. For instance, if you want to double your speed (Doesn’t change the other cars’ speeds), change it to $0036 (Half of $006D). If you want to have fun, and just fly out of the stadium, set it to below $0010. If you for any reason, want to go really slow, set it to something like $0100.
  7873. -
  7874. Negotiation Edge
  7875. vAll
  7876. †Search for:FDD0 6718 486D
  7877. Change to:  " " 6018  " "
  7878. -
  7879. Net-Cal
  7880. vAll
  7881. †v1.3
  7882. Search: FFDE B0AE FFDA 6F0C
  7883. Change:  " "  " "  " " 600C
  7884. -
  7885. NetPhone
  7886. v1.2.1
  7887. NPQ356V8
  7888. -
  7889. Nightingale
  7890. v1.01
  7891. 195121
  7892. -
  7893. Nightwatch
  7894. vAll
  7895. †Nightwatch is a slick new protection scheme for hard disks. It is supposed to prevent anyone from accessing your hard disk, but really doesn't do much good. Basically it alters the hard disk so it seems to be permantely write protected. If the disk is write protected, you can write out the Desktop file, and the mac won't mount it.
  7896. How to crack it!
  7897. 1) Bring a disk with the System on it and Mactools from copy ii mac. MAKE SURE that Mactools is the “startup” application, so you won’t even get into the Finder and see this desktop shit.
  7898. 2) Boot the disk on the nightwatched system and you'll be up into Mactools with the ‘nightwatched’ hard disk mounted, ready to be leached!
  7899. (For more fun, bring another HD and leach the whole fucking thing!)
  7900. Alternately, you can set startup to any application and use Disktools or Disktop to open up nightwatch.
  7901. -
  7902. Nisus Writer
  7903. v4.0.6
  7904. 1923328854936
  7905. v4.0.3
  7906. 8382135866940
  7907. v3.0.x
  7908. 90040236
  7909. -
  7910. Nok Nok
  7911. vAll
  7912. 9300 49591
  7913. 9300 49799
  7914. 9300 59593
  7915. -
  7916. Notify
  7917. vAll
  7918. 0005940166
  7919. -
  7920. Now Bundle Installer
  7921. v3.5
  7922. BNA-350-0001-011873529747
  7923. Serial Numbers for Now Bundle 3.5.x, where (0≤x≤9)
  7924. BNA-35x-1000-000001715539
  7925. BNA-35x-0900-000001905555
  7926. BNA-35x-0800-000001095571
  7927. BNA-35x-0700-000001285587
  7928. BNA-35x-0600-000001475603
  7929. BNA-35x-0500-000001665619
  7930. BNA-35x-0450-000001260627
  7931. BNA-35x-0400-000001855635
  7932. BNA-35x-0350-000001450643
  7933. BNA-35x-0300-000001045651
  7934. BNA-35x-0250-000001640659
  7935. BNA-35x-0200-000001235667
  7936. BNA-35x-0150-000001701587
  7937. BNA-35x-0100-000001296595
  7938. BNA-35x-0075-000001158643
  7939. BNA-35x-0050-000001891603
  7940. BNA-35x-0045-000001767283
  7941. BNA-35x-0040-000001513875
  7942. BNA-35x-0035-000001260467
  7943. BNA-35x-0030-000001007059
  7944. BNA-35x-0025-000001753651
  7945. BNA-35x-0020-000001500243
  7946. BNA-35x-0015-000001246835
  7947. BNA-35x-0010-000001993427
  7948. BNA-35x-0009-000001968563
  7949. BNA-35x-0008-000001943699
  7950. BNA-35x-0007-000001918835
  7951. BNA-35x-0006-000001764883
  7952. BNA-35x-0005-000001740019
  7953. BNA-35x-0004-000001715155
  7954. BNA-35x-0003-000001690291
  7955. BNA-35x-0002-000001665427
  7956. BNA-35x-0001-000001640563
  7957. BNF-35x-1000-000001737231
  7958. BNF-35x-0900-000001372111
  7959. BNF-35x-0800-000001006991
  7960. BNF-35x-0700-000001641871
  7961. BNF-35x-0600-000001276751
  7962. BNF-35x-0500-000001911631
  7963. BNF-35x-0450-000001729071
  7964. BNF-35x-0400-000001546511
  7965. BNF-35x-0350-000001363951
  7966. BNF-35x-0300-000001181391
  7967. BNF-35x-0250-000001998831
  7968. BNF-35x-0200-000001816271
  7969. BNF-35x-0150-000001633711
  7970. BNF-35x-0100-000001451151
  7971. BNF-35x-0075-000001859871
  7972. BNF-35x-0050-000001268591
  7973. BNF-35x-0045-000001550335
  7974. BNF-35x-0040-000001832079
  7975. BNF-35x-0035-000001113823
  7976. BNF-35x-0030-000001395567
  7977. BNF-35x-0025-000001677311
  7978. BNF-35x-0020-000001959055
  7979. BNF-35x-0015-000001240799
  7980. BNF-35x-0010-000001522543
  7981. BNF-35x-0009-000001701439
  7982. BNF-35x-0008-000001009423
  7983. BNF-35x-0007-000001317407
  7984. BNF-35x-0006-000001496303
  7985. BNF-35x-0005-000001804287
  7986. BNF-35x-0004-000001983183
  7987. BNF-35x-0003-000001291167
  7988. BNF-35x-0002-000001599151
  7989. BNF-35x-0001-000001778047
  7990. BNG-35x-1000-000001741569
  7991. BNG-35x-0900-000001387969
  7992. BNG-35x-0800-000001163457
  7993. BNG-35x-0700-000001809857
  7994. BNG-35x-0600-000001585345
  7995. BNG-35x-0500-000001360833
  7996. BNG-35x-0450-000001119489
  7997. BNG-35x-0400-000001007233
  7998. BNG-35x-0350-000001894977
  7999. BNG-35x-0300-000001782721
  8000. BNG-35x-0250-000001670465
  8001. BNG-35x-0200-000001558209
  8002. BNG-35x-0150-000001316865
  8003. BNG-35x-0100-000001204609
  8004. BNG-35x-0075-000001148481
  8005. BNG-35x-0050-000001092353
  8006. BNG-35x-0045-000001706945
  8007. BNG-35x-0040-000001321537
  8008. BNG-35x-0035-000001807041
  8009. BNG-35x-0030-000001421633
  8010. BNG-35x-0025-000001036225
  8011. BNG-35x-0020-000001650817
  8012. BNG-35x-0015-000001136321
  8013. BNG-35x-0010-000001750913
  8014. BNG-35x-0009-000001899649
  8015. BNG-35x-0008-000001048385
  8016. BNG-35x-0007-000001197121
  8017. BNG-35x-0006-000001216769
  8018. BNG-35x-0005-000001365505
  8019. BNG-35x-0004-000001514241
  8020. BNG-35x-0003-000001662977
  8021. BNG-35x-0002-000001682625
  8022. BNG-35x-0001-000001831361
  8023. BNJ-35x-1000-000001625496
  8024. BNJ-35x-0900-000001693720
  8025. BNJ-35x-0800-000001632856
  8026. BNJ-35x-0700-000001701080
  8027. BNJ-35x-0600-000001640216
  8028. BNJ-35x-0500-000001708440
  8029. BNJ-35x-0450-000001678008
  8030. BNJ-35x-0400-000001647576
  8031. BNJ-35x-0350-000001617144
  8032. BNJ-35x-0300-000001715800
  8033. BNJ-35x-0250-000001685368
  8034. BNJ-35x-0200-000001654936
  8035. BNJ-35x-0150-000001624504
  8036. BNJ-35x-0100-000001723160
  8037. BNJ-35x-0075-000001143400
  8038. BNJ-35x-0050-000001692728
  8039. BNJ-35x-0045-000001176776
  8040. BNJ-35x-0040-000001660824
  8041. BNJ-35x-0035-000001144872
  8042. BNJ-35x-0030-000001628920
  8043. BNJ-35x-0025-000001112968
  8044. BNJ-35x-0020-000001726104
  8045. BNJ-35x-0015-000001210152
  8046. BNJ-35x-0010-000001694200
  8047. BNJ-35x-0009-000001365192
  8048. BNJ-35x-0008-000001036184
  8049. BNJ-35x-0007-000001707176
  8050. BNJ-35x-0006-000001507256
  8051. BNJ-35x-0005-000001178248
  8052. BNJ-35x-0004-000001849240
  8053. BNJ-35x-0003-000001520232
  8054. BNJ-35x-0002-000001320312
  8055. BNJ-35x-0001-000001991304
  8056. Serial Numbers for ??? Bundles 3.5.x, where (0≤x≤9)
  8057. C3Z-35x-1000-000001524524
  8058. C3Z-35x-0900-000001698188
  8059. C3Z-35x-0800-000001742764
  8060. C3Z-35x-0700-000001916428
  8061. C3Z-35x-0600-000001961004
  8062. C3Z-35x-0500-000001005580
  8063. C3Z-35x-0450-000001592412
  8064. C3Z-35x-0400-000001179244
  8065. C3Z-35x-0350-000001766076
  8066. C3Z-35x-0300-000001223820
  8067. C3Z-35x-0250-000001810652
  8068. C3Z-35x-0200-000001397484
  8069. C3Z-35x-0150-000001855228
  8070. C3Z-35x-0100-000001442060
  8071. C3Z-35x-0075-000001670932
  8072. C3Z-35x-0050-000001028892
  8073. C3Z-35x-0045-000001900484
  8074. C3Z-35x-0040-000001642988
  8075. C3Z-35x-0035-000001514580
  8076. C3Z-35x-0030-000001386172
  8077. C3Z-35x-0025-000001257764
  8078. C3Z-35x-0020-000001129356
  8079. C3Z-35x-0015-000001000948
  8080. C3Z-35x-0010-000001872540
  8081. C3Z-35x-0009-000001343588
  8082. C3Z-35x-0008-000001943724
  8083. C3Z-35x-0007-000001543860
  8084. C3Z-35x-0006-000001143996
  8085. C3Z-35x-0005-000001615044
  8086. C3Z-35x-0004-000001215180
  8087. C3Z-35x-0003-000001815316
  8088. C3Z-35x-0002-000001415452
  8089. C3Z-35x-0001-000001015588
  8090. JJB-35x-1000-000001921963
  8091. JJB-35x-0900-000001518187
  8092. JJB-35x-0800-000001985323
  8093. JJB-35x-0700-000001581547
  8094. JJB-35x-0600-000001048683
  8095. JJB-35x-0500-000001644907
  8096. JJB-35x-0450-000001443019
  8097. JJB-35x-0400-000001112043
  8098. JJB-35x-0350-000001910155
  8099. JJB-35x-0300-000001708267
  8100. JJB-35x-0250-000001506379
  8101. JJB-35x-0200-000001175403
  8102. JJB-35x-0150-000001973515
  8103. JJB-35x-0100-000001771627
  8104. JJB-35x-0075-000001170683
  8105. JJB-35x-0050-000001569739
  8106. JJB-35x-0045-000001997915
  8107. JJB-35x-0040-000001426091
  8108. JJB-35x-0035-000001983355
  8109. JJB-35x-0030-000001411531
  8110. JJB-35x-0025-000001839707
  8111. JJB-35x-0020-000001396971
  8112. JJB-35x-0015-000001825147
  8113. JJB-35x-0010-000001382411
  8114. JJB-35x-0009-000001416411
  8115. JJB-35x-0008-000001579499
  8116. JJB-35x-0007-000001613499
  8117. JJB-35x-0006-000001647499
  8118. JJB-35x-0005-000001810587
  8119. JJB-35x-0004-000001844587
  8120. JJB-35x-0003-000001007675
  8121. JJB-35x-0002-000001041675
  8122. JJB-35x-0001-000001204763
  8123.  
  8124. -
  8125. Now Compress
  8126. v1.0x
  8127. NCA-100-0001-003575417719
  8128. -
  8129. Now Contact
  8130. v3.5
  8131. BNA-350-0001-011873529747
  8132. Serial Numbers for Now Contact 3.5.x, where (0≤x≤9)
  8133. CTA-35x-1000-000001817407
  8134. CTA-35x-0900-000001599583
  8135. CTA-35x-0800-000001381759
  8136. CTA-35x-0700-000001163935
  8137. CTA-35x-0600-000001946111
  8138. CTA-35x-0500-000001728287
  8139. CTA-35x-0450-000001619375
  8140. CTA-35x-0400-000001510463
  8141. CTA-35x-0350-000001401551
  8142. CTA-35x-0300-000001421727
  8143. CTA-35x-0250-000001312815
  8144. CTA-35x-0200-000001203903
  8145. CTA-35x-0150-000001094991
  8146. CTA-35x-0100-000001986079
  8147. CTA-35x-0075-000001367079
  8148. CTA-35x-0050-000001877167
  8149. CTA-35x-0045-000001153367
  8150. CTA-35x-0040-000001429567
  8151. CTA-35x-0035-000001705767
  8152. CTA-35x-0030-000001981967
  8153. CTA-35x-0025-000001258167
  8154. CTA-35x-0020-000001663455
  8155. CTA-35x-0015-000001939655
  8156. CTA-35x-0010-000001215855
  8157. CTA-35x-0009-000001671095
  8158. CTA-35x-0008-000001126335
  8159. CTA-35x-0007-000001581575
  8160. CTA-35x-0006-000001036815
  8161. CTA-35x-0005-000001492055
  8162. CTA-35x-0004-000001947295
  8163. CTA-35x-0003-000001402535
  8164. CTA-35x-0002-000001857775
  8165. CTA-35x-0001-000001313015
  8166. CTF-35x-1000-000001839099
  8167. CTF-35x-0900-000001566139
  8168. CTF-35x-0800-000001422267
  8169. CTF-35x-0700-000001149307
  8170. CTF-35x-0600-000001876347
  8171. CTF-35x-0500-000001603387
  8172. CTF-35x-0450-000001466907
  8173. CTF-35x-0400-000001330427
  8174. CTF-35x-0350-000001193947
  8175. CTF-35x-0300-000001057467
  8176. CTF-35x-0250-000001920987
  8177. CTF-35x-0200-000001784507
  8178. CTF-35x-0150-000001648027
  8179. CTF-35x-0100-000001511547
  8180. CTF-35x-0075-000001943307
  8181. CTF-35x-0050-000001375067
  8182. CTF-35x-0045-000001061419
  8183. CTF-35x-0040-000001747771
  8184. CTF-35x-0035-000001434123
  8185. CTF-35x-0030-000001120475
  8186. CTF-35x-0025-000001806827
  8187. CTF-35x-0020-000001493179
  8188. CTF-35x-0015-000001179531
  8189. CTF-35x-0010-000001865883
  8190. CTF-35x-0009-000001028971
  8191. CTF-35x-0008-000001192059
  8192. CTF-35x-0007-000001355147
  8193. CTF-35x-0006-000001518235
  8194. CTF-35x-0005-000001552235
  8195. CTF-35x-0004-000001715323
  8196. CTF-35x-0003-000001878411
  8197. CTF-35x-0002-000001041499
  8198. CTF-35x-0001-000001204587
  8199. CTG-35x-1000-000001843437
  8200. CTG-35x-0900-000001211085
  8201. CTG-35x-0800-000001578733
  8202. CTG-35x-0700-000001946381
  8203. CTG-35x-0600-000001184941
  8204. CTG-35x-0500-000001552589
  8205. CTG-35x-0450-000001236413
  8206. CTG-35x-0400-000001920237
  8207. CTG-35x-0350-000001474973
  8208. CTG-35x-0300-000001158797
  8209. CTG-35x-0250-000001842621
  8210. CTG-35x-0200-000001526445
  8211. CTG-35x-0150-000001210269
  8212. CTG-35x-0100-000001894093
  8213. CTG-35x-0075-000001736005
  8214. CTG-35x-0050-000001577917
  8215. CTG-35x-0045-000001843029
  8216. CTG-35x-0040-000001237229
  8217. CTG-35x-0035-000001631429
  8218. CTG-35x-0030-000001025629
  8219. CTG-35x-0025-000001290741
  8220. CTG-35x-0020-000001684941
  8221. CTG-35x-0015-000001079141
  8222. CTG-35x-0010-000001473341
  8223. CTG-35x-0009-000001352181
  8224. CTG-35x-0008-000001231021
  8225. CTG-35x-0007-000001109861
  8226. CTG-35x-0006-000001988701
  8227. CTG-35x-0005-000001867541
  8228. CTG-35x-0004-000001746381
  8229. CTG-35x-0003-000001625221
  8230. CTG-35x-0002-000001374973
  8231. CTG-35x-0001-000001253813
  8232. CTJ-35x-1000-000001985540
  8233. CTJ-35x-0900-000001016836
  8234. CTJ-35x-0800-000001177220
  8235. CTJ-35x-0700-000001208516
  8236. CTJ-35x-0600-000001368900
  8237. CTJ-35x-0500-000001400196
  8238. CTJ-35x-0450-000001415844
  8239. CTJ-35x-0400-000001560580
  8240. CTJ-35x-0350-000001576228
  8241. CTJ-35x-0300-000001591876
  8242. CTJ-35x-0250-000001607524
  8243. CTJ-35x-0200-000001752260
  8244. CTJ-35x-0150-000001767908
  8245. CTJ-35x-0100-000001783556
  8246. CTJ-35x-0075-000001855924
  8247. CTJ-35x-0050-000001799204
  8248. CTJ-35x-0045-000001187860
  8249. CTJ-35x-0040-000001705604
  8250. CTJ-35x-0035-000001094260
  8251. CTJ-35x-0030-000001482916
  8252. CTJ-35x-0025-000001871572
  8253. CTJ-35x-0020-000001260228
  8254. CTJ-35x-0015-000001648884
  8255. CTJ-35x-0010-000001037540
  8256. CTJ-35x-0009-000001192724
  8257. CTJ-35x-0008-000001218820
  8258. CTJ-35x-0007-000001374004
  8259. CTJ-35x-0006-000001400100
  8260. CTJ-35x-0005-000001426196
  8261. CTJ-35x-0004-000001581380
  8262. CTJ-35x-0003-000001607476
  8263. CTJ-35x-0002-000001762660
  8264. CTJ-35x-0001-000001788756
  8265.  
  8266. v3.0
  8267. CTA-300-0001-000666706778
  8268. CTA-300-0001-075642105493
  8269. vAll
  8270. NCT-100-0001-000000451264
  8271. NCT-100-0001-000001134944
  8272. NCT-100-0001-000002522128
  8273. NCT-100-0001-000003488392
  8274. NCT-100-0001-000004357860
  8275. NCT-100-0001-000005235762
  8276. NCT-100-0001-000006896297
  8277. NCT-100-0001-000007087356
  8278. NCT-100-0001-000008807586
  8279. NCT-100-0001-000009688595
  8280. NCT-100-0001-000010736698
  8281. NCT-100-0001-000011197968
  8282. NCT-100-0001-000012008297
  8283. NCT-100-0001-000013958804
  8284. NCT-100-0001-000014206730
  8285. NCT-100-0001-000015717029
  8286. NCT-100-0001-000016915346
  8287. NCT-100-0001-000017513305
  8288. NCT-100-0001-000018395860
  8289. NCT-100-0001-000019267534
  8290. NCT-100-0001-000020418569
  8291. NCT-100-0001-005022697310
  8292. Reserved: NCT-100-0001-099999820388
  8293. -
  8294. Now Quick&Easy
  8295. v1.0.0
  8296. Serial Numbers for Now Quick&Easy 1.0.0
  8297. NLA-100-1000-000001410843
  8298. NLA-100-0900-000001845275
  8299. NLA-100-0800-000001150619
  8300. NLA-100-0700-000001585051
  8301. NLA-100-0600-000001019483
  8302. NLA-100-0500-000001324827
  8303. NLA-100-0450-000001106587
  8304. NLA-100-0400-000001759259
  8305. NLA-100-0350-000001411931
  8306. NLA-100-0300-000001064603
  8307. NLA-100-0250-000001846363
  8308. NLA-100-0200-000001499035
  8309. NLA-100-0150-000001151707
  8310. NLA-100-0100-000001933467
  8311. NLA-100-0075-000001195259
  8312. NLA-100-0050-000001586139
  8313. NLA-100-0045-000001264315
  8314. NLA-100-0040-000001942491
  8315. NLA-100-0035-000001620667
  8316. NLA-100-0030-000001298843
  8317. NLA-100-0025-000001977019
  8318. NLA-100-0020-000001655195
  8319. NLA-100-0015-000001333371
  8320. NLA-100-0010-000001882459
  8321. NLA-100-0009-000001295547
  8322. NLA-100-0008-000001579547
  8323. NLA-100-0007-000001992635
  8324. NLA-100-0006-000001276635
  8325. NLA-100-0005-000001560635
  8326. NLA-100-0004-000001973723
  8327. NLA-100-0003-000001257723
  8328. NLA-100-0002-000001670811
  8329. NLA-100-0001-000001954811
  8330.  
  8331. -
  8332. Now Up-to-Date
  8333. v3.5
  8334. BNA-350-0001-011873529747
  8335. Serial Numbers for Now UpToDate 3.5.x, where (0≤x≤9)
  8336. UDA-35x-1000-000001533052
  8337. UDA-35x-0900-000001122204
  8338. UDA-35x-0800-000001582268
  8339. UDA-35x-0700-000001171420
  8340. UDA-35x-0600-000001631484
  8341. UDA-35x-0500-000001220636
  8342. UDA-35x-0450-000001450668
  8343. UDA-35x-0400-000001680700
  8344. UDA-35x-0350-000001039820
  8345. UDA-35x-0300-000001269852
  8346. UDA-35x-0250-000001499884
  8347. UDA-35x-0200-000001729916
  8348. UDA-35x-0150-000001089036
  8349. UDA-35x-0100-000001319068
  8350. UDA-35x-0075-000001934084
  8351. UDA-35x-0050-000001549100
  8352. UDA-35x-0045-000001949556
  8353. UDA-35x-0040-000001220924
  8354. UDA-35x-0035-000001492292
  8355. UDA-35x-0030-000001892748
  8356. UDA-35x-0025-000001164116
  8357. UDA-35x-0020-000001564572
  8358. UDA-35x-0015-000001835940
  8359. UDA-35x-0010-000001236396
  8360. UDA-35x-0009-000001264852
  8361. UDA-35x-0008-000001293308
  8362. UDA-35x-0007-000001321764
  8363. UDA-35x-0006-000001479308
  8364. UDA-35x-0005-000001507764
  8365. UDA-35x-0004-000001536220
  8366. UDA-35x-0003-000001693764
  8367. UDA-35x-0002-000001722220
  8368. UDA-35x-0001-000001750676
  8369. UDF-35x-1000-000001394691
  8370. UDF-35x-0900-000001541443
  8371. UDF-35x-0800-000001817283
  8372. UDF-35x-0700-000001964035
  8373. UDF-35x-0600-000001239875
  8374. UDF-35x-0500-000001386627
  8375. UDF-35x-0450-000001960003
  8376. UDF-35x-0400-000001533379
  8377. UDF-35x-0350-000001106755
  8378. UDF-35x-0300-000001809219
  8379. UDF-35x-0250-000001382595
  8380. UDF-35x-0200-000001955971
  8381. UDF-35x-0150-000001529347
  8382. UDF-35x-0100-000001102723
  8383. UDF-35x-0075-000001389411
  8384. UDF-35x-0050-000001805187
  8385. UDF-35x-0045-000001236707
  8386. UDF-35x-0040-000001668227
  8387. UDF-35x-0035-000001099747
  8388. UDF-35x-0030-000001531267
  8389. UDF-35x-0025-000001091875
  8390. UDF-35x-0020-000001523395
  8391. UDF-35x-0015-000001954915
  8392. UDF-35x-0010-000001386435
  8393. UDF-35x-0009-000001872739
  8394. UDF-35x-0008-000001359043
  8395. UDF-35x-0007-000001845347
  8396. UDF-35x-0006-000001331651
  8397. UDF-35x-0005-000001947043
  8398. UDF-35x-0004-000001433347
  8399. UDF-35x-0003-000001919651
  8400. UDF-35x-0002-000001405955
  8401. UDF-35x-0001-000001892259
  8402. UDG-35x-1000-000001915383
  8403. UDG-35x-0900-000001702743
  8404. UDG-35x-0800-000001361015
  8405. UDG-35x-0700-000001148375
  8406. UDG-35x-0600-000001935735
  8407. UDG-35x-0500-000001594007
  8408. UDG-35x-0450-000001487687
  8409. UDG-35x-0400-000001381367
  8410. UDG-35x-0350-000001145959
  8411. UDG-35x-0300-000001039639
  8412. UDG-35x-0250-000001933319
  8413. UDG-35x-0200-000001826999
  8414. UDG-35x-0150-000001720679
  8415. UDG-35x-0100-000001485271
  8416. UDG-35x-0075-000001932111
  8417. UDG-35x-0050-000001378951
  8418. UDG-35x-0045-000001268319
  8419. UDG-35x-0040-000001157687
  8420. UDG-35x-0035-000001047055
  8421. UDG-35x-0030-000001936423
  8422. UDG-35x-0025-000001825791
  8423. UDG-35x-0020-000001715159
  8424. UDG-35x-0015-000001604527
  8425. UDG-35x-0010-000001493895
  8426. UDG-35x-0009-000001445951
  8427. UDG-35x-0008-000001398007
  8428. UDG-35x-0007-000001350063
  8429. UDG-35x-0006-000001431207
  8430. UDG-35x-0005-000001383263
  8431. UDG-35x-0004-000001335319
  8432. UDG-35x-0003-000001287375
  8433. UDG-35x-0002-000001239431
  8434. UDG-35x-0001-000001320575
  8435. UDJ-35x-1000-000001606549
  8436. UDJ-35x-0900-000001928469
  8437. UDJ-35x-0800-000001250389
  8438. UDJ-35x-0700-000001701397
  8439. UDJ-35x-0600-000001023317
  8440. UDJ-35x-0500-000001345237
  8441. UDJ-35x-0450-000001941653
  8442. UDJ-35x-0400-000001667157
  8443. UDJ-35x-0350-000001263573
  8444. UDJ-35x-0300-000001989077
  8445. UDJ-35x-0250-000001585493
  8446. UDJ-35x-0200-000001310997
  8447. UDJ-35x-0150-000001907413
  8448. UDJ-35x-0100-000001632917
  8449. UDJ-35x-0075-000001431125
  8450. UDJ-35x-0050-000001358421
  8451. UDJ-35x-0045-000001492245
  8452. UDJ-35x-0040-000001626069
  8453. UDJ-35x-0035-000001759893
  8454. UDJ-35x-0030-000001022805
  8455. UDJ-35x-0025-000001156629
  8456. UDJ-35x-0020-000001290453
  8457. UDJ-35x-0015-000001424277
  8458. UDJ-35x-0010-000001687189
  8459. UDJ-35x-0009-000001036501
  8460. UDJ-35x-0008-000001514901
  8461. UDJ-35x-0007-000001864213
  8462. UDJ-35x-0006-000001342613
  8463. UDJ-35x-0005-000001821013
  8464. UDJ-35x-0004-000001170325
  8465. UDJ-35x-0003-000001648725
  8466. UDJ-35x-0002-000001127125
  8467. UDJ-35x-0001-000001476437
  8468. v3.0
  8469. UDA-300-0001-000001885057
  8470. UDA-300-0001-000002547761
  8471. UDA-300-0001-000003794225
  8472. UDA-300-0001-000004298420
  8473. UDA-300-0001-000005349864
  8474. UDA-300-0001-000666515963
  8475. UDA-300-0001-015049716191
  8476. v2.0
  8477. UDU-200-0001-002377188121
  8478. v1.0
  8479. UDA-100-0001-011445453986
  8480. -
  8481. Now Utilities
  8482. v5.0.1
  8483. NUA-500-0001-005930092882
  8484. Any numbers from 5.0
  8485. Serial Numbers for Now Utilities 5.0.x, where (0≤x≤1)
  8486. NUA-50x-1000-000001796096
  8487. NUA-50x-0900-000001802784
  8488. NUA-50x-0800-000001938560
  8489. NUA-50x-0700-000001945248
  8490. NUA-50x-0600-000001951936
  8491. NUA-50x-0500-000001958624
  8492. NUA-50x-0450-000001897424
  8493. NUA-50x-0400-000001965312
  8494. NUA-50x-0350-000001904112
  8495. NUA-50x-0300-000001972000
  8496. NUA-50x-0250-000001039888
  8497. NUA-50x-0200-000001978688
  8498. NUA-50x-0150-000001046576
  8499. NUA-50x-0100-000001985376
  8500. NUA-50x-0075-000001954776
  8501. NUA-50x-0050-000001053264
  8502. NUA-50x-0045-000001247144
  8503. NUA-50x-0040-000001441024
  8504. NUA-50x-0035-000001634904
  8505. NUA-50x-0030-000001828784
  8506. NUA-50x-0025-000001022664
  8507. NUA-50x-0020-000001216544
  8508. NUA-50x-0015-000001410424
  8509. NUA-50x-0010-000001604304
  8510. NUA-50x-0009-000001443080
  8511. NUA-50x-0008-000001281856
  8512. NUA-50x-0007-000001120632
  8513. NUA-50x-0006-000001959408
  8514. NUA-50x-0005-000001798184
  8515. NUA-50x-0004-000001636960
  8516. NUA-50x-0003-000001475736
  8517. NUA-50x-0002-000001314512
  8518. NUA-50x-0001-000001153288
  8519.  
  8520. v5.0
  8521. NUA-500-0001-005930092882
  8522. NUA-500-0001-000001153288
  8523. NUA-500-0001-000002637220
  8524. NUA-500-0001-000003098898
  8525. NUA-500-0001-000004048457
  8526. NUA-500-0001-000005219300
  8527. NUA-500-0001-000006457186
  8528. NUA-500-0001-000007152361
  8529. NUA-500-0001-000008038064
  8530. NUA-500-0001-000009597126
  8531. NUA-500-0001-000010539034
  8532. NUA-500-0001-000010539034
  8533. NUA-500-0001-000013109925
  8534. NUA-500-0001-000012227787
  8535. NUA-500-0001-000011213269
  8536. NUA-500-0001-000014335250
  8537. NUA-500-0001-000999531947
  8538. NUA-500-0001-000019201700
  8539. NUA-500-0001-000018479633
  8540. NUA-500-0001-000017111730
  8541. NUA-500-0001-000016973956
  8542. NUA-500-0001-000015557769
  8543. -
  8544. NUBase
  8545. v1.3
  8546. 0000000-00
  8547. -
  8548. NuPaint
  8549. vAll
  8550. 10111220
  8551. -
  8552. O.G.R.E.
  8553. vAll
  8554. †Search for: 6700 000E A017 21FC 0000
  8555. Change to:  6000  " "  " "  " "  " "
  8556. Must use the system that comes with the game (lots of resources).
  8557. HFS disks: remove all files from folders.
  8558. -
  8559. Object Master
  8560. v2.0.2
  8561. L\002428392663
  8562. -
  8563. Oh, no!  More Lemmings!
  8564. vAll
  8565. † - OH, NO! MORE LEMMINGS
  8566. EFFECT: Gets rid of passwords for individual levels in Oh No! More Lemmings HOW TO: In CODE 3, at offset 0xDB2, replace exactly 88 bytes (11 lines in ResEdit's general editor) with the following 88 bytes (11 lines) of garble:
  8567. 48E7 1F18 47ED D02C
  8568. 4245 101B 0C00 0030
  8569. 6D14 0C00 0039 6E0E
  8570. 4880 0440 0030 CAFC
  8571. 000A DA40 60E4 0C45
  8572. 0064 6E1A 4A45 6F16
  8573. 5345 3B45 DC52 2005
  8574. 48C0 81FC 0014 3B40
  8575. DC82 7001 600A 426D
  8576. DC52 426D DC82 7000
  8577. 4CDF 18F8 4E75 4E75
  8578. You'll probably want to update the corresponding dialog to make the prompt more appropriate. I changed item 4 of DITL 2001 to read "Level?  (1 = Tame 1, 21 = Crazy 1, 41 = Wild 1, 61 = Wicked 1, 81 = Havoc 1)" so that I won't forget this is a patched copy.
  8579.  
  8580. or
  8581.  
  8582. OH, NO! MORE LEMMINGS
  8583. EFFECT: This will remove the personalisation requirement
  8584. HOW TO: CODE 2 Offset $1410
  8585.             From: 661C
  8586.                 To: 4E71
  8587.         CODE 2 Offset $1E78
  8588.             From: 6700
  8589.                 To: 6000
  8590.         CODE 2 Offset $1F60
  8591.             From: 6706
  8592.                 To: 6006
  8593.         CODE 3 Offset $0506
  8594.             From: 671E
  8595.                 To: 601E
  8596.  
  8597. -
  8598. Oids
  8599. vAll
  8600. †CODE 12+$1F58     From: 670C To: 4E71
  8601.        +$1F5E     From: EC70 To: EC72
  8602.        +$1F62     From: EC72 To: EC70
  8603.  
  8604. v1.3
  8605. CODE 12+$1F7C     From: 670C To: 4E71
  8606.        +$1F82     From: EC2E To: EC30
  8607.        +$1F86     From: EC30 To: EC2E
  8608. -
  8609. OmniPage
  8610. v5.0
  8611. 0102E-%001705
  8612. v2.1
  8613. 0102E-%001705
  8614. 0132A-%002643
  8615. v2.0
  8616. 2801G-%001327
  8617. v3.0
  8618. 0102E-%001705
  8619. 0132A-%002643
  8620. -
  8621. Omnis 3+
  8622. vAll
  8623. †Search for: 6612 2F2E 0008
  8624. Change to:  6012  " "  " "
  8625. Search for: 6624 2006 0A00
  8626. Change to:  4E71  " "  " "
  8627. -
  8628. Omnis 7
  8629. v2.0
  8630. 7MDSI25119011700
  8631. 7MIES 450M 000000 94312
  8632. v1.1 Windows
  8633. 7WDI 108844 18592
  8634. v1.1 Mac
  8635. 7MDI 102344 37554
  8636. 7MDI 103039 37065
  8637. 7MDI 103247 37782
  8638. v1.0.3 Win 3.x
  8639. 7WDI 108844 18592
  8640. Name each disk D1, D2, D3, D4, D5
  8641. Unzip to FLOPPIES then install through Windows
  8642. v1.0.3 Mac
  8643. 7MDI 102344 37554
  8644. 7MDI 103039 37065
  8645. Name each disk D1, D2, D3
  8646. -
  8647. One on One
  8648. vAll
  8649. †Search for: 2CE0 075B 4274 01C5
  8650. Change to:  42BF D8BD 9A4B 3915
  8651. Search for: D8EF F320 B611
  8652. Change to:  D8BD 96C6 C05D
  8653. -
  8654. Operation Combat
  8655. vAll
  8656. †It took me a few hours, but I finally figured out a crack for this program. The only problem is that you cannot quit except through the monitor… You know, press the interupt switch and type SM 0 A9F4, G 0 or in MacsBug type ‘es’...
  8657.  
  8658. Search for: 102D 9E0A 6700 FEE2 4EBA 1A2E
  8659. Change to:   " "  " " 6000  " "  " "  " "
  8660.  
  8661. This trades a BEQ for a BRA. Works great.
  8662. -
  8663. Operation Desert Storm
  8664. vAll
  8665. †(B&W & Color)
  8666. Search for: 6700 FF44 2F2C FFEC
  8667. Change to:  4E71 4E71  " "  " "
  8668. -
  8669. Operation Tsunami
  8670. vAll
  8671. †Level Passwords (case sensitive):
  8672.  
  8673.          Normal:   Hard:
  8674. Level 1
  8675. Area 2   FrGdSL    ThrfrG
  8676. Area 3   vdThWr    ndMkDs
  8677. Area 4   ldThtH    cplsfl
  8678. Level 2
  8679. Area 1   GvHsnl    lNtnsB
  8680. Area 2   Bgttns    tzngTh
  8681. Area 3   nThtTh    mnThNm
  8682. Area 4   sWhBlv    fThFth
  8683. Level 3
  8684. Area 1   thnHmM    rndfTh
  8685. Area 2   ghtNtP    SnndfT
  8686. Area 3   BtHvtr    hHlySp
  8687. Area 4   nlLfJh    rtMtth
  8688. Level 4
  8689. Area 1   ThrSxt    wTwnty
  8690. Area 2   nKngJm    ghtTwn
  8691. Area 3   sVrsnf    tyNwnt
  8692. Area 4   ThHlBb    nlVrsn
  8693. Level 5
  8694. Area 1   lPrsGd    PrsJss
  8695. -
  8696. OptiMem
  8697. v1.5.6
  8698. AVFA-SHAA-LLAO-LBPUA
  8699. -
  8700. Out of This World
  8701. vAll
  8702. †CODE 5+$325C     From: 67C0 To: 4E71
  8703.  
  8704. File 0146 is a GIF that has a secret message....
  8705.  
  8706. Codes:
  8707.  1) LDKD    2) HTDC    3) CLLD    4) FXLC    5) KRFK
  8708.  6) XDDJ    7) LBKG    8) KLFB    9) TTCT    10) DDRX
  8709. 11) TBHK   12) BRTD   13) CKJL   14) LFCK    15) BFLX
  8710. 16) XJRT   17) HRTB   18) HBHK   19) JCGB    20) HHFL
  8711. 21) TFBB   22) TXHF
  8712. -
  8713. OverVUE
  8714. vAll
  8715. †Search for: 1842 8112 3C00 314E
  8716. Change to:  0242  " "  " "  " "
  8717. ==========
  8718. v2.0?
  8719. Move to block 030B, position 019C, Change to 0000
  8720. Move to block 030B, position 01A0, Change to 0000
  8721. or
  8722. Search for: 1842 8112 3C00 314E
  8723. Change to:  0242  " "  " "  " "
  8724. -
  8725. Oxyd
  8726. vAll
  8727. †Here are the first 2nd to 11 level codes:
  8728.  2) 218780766   3) 10232399    4) 32882199
  8729.  5) 13794470    6) 28197802    7) 17887807
  8730.  8) 51761122    9) 83882268   10) 6071220
  8731. 11) 58037867
  8732.  
  8733. Oxyd Patch
  8734.  
  8735. Here's the patch I found for removing the Oxyd CP. Maybe it can be added to
  8736. the new Cracks and Numbers file?
  8737.  
  8738.  OXYD 3.4
  8739. Depending on which version you want to run (B&W or Color) you need to
  8740. alter the appropriate Data A file.  (Note: this only works with 3.4; I
  8741. have no idea if it works with 3.3)
  8742.  
  8743. **NOTE: you require a Disk/File editor such as Norton Disk Utilites
  8744. rather than Resedit because you are editing the Data fork not Resource
  8745. fork.
  8746. EFFECT: This patch allows you to enter in the level number you want to
  8747. play,
  8748. instead of the annoying 'secret code'.
  8749. Data A Color +$0001BC48 (#113736):
  8750. Data A Mono  +$0001C18A (#115082):
  8751. change: 6F6E DEC8 FFFD D823 to 614A 0080 FFF7 CFFA
  8752.                    and
  8753. Data A Color +$0001BC5A (#113754):
  8754. Data A Mono  +$0001C19C (#115100):
  8755. change: 4CFF FFF6 to CFFF FEFA
  8756.  
  8757. Now you can just enter in the level number you want to play (preceded by
  8758. the appropriate number of 0's, so level 12 would be 00000012).
  8759.  
  8760. EFFECT: This patch allows you to press any key to remove the 'magical
  8761. tokens'
  8762. which block your path.
  8763. Data A Color +$0002C9F6 (#182774):
  8764. Data A Mono  +$0002CF36 (#184118):
  8765. change: 669F to DE43
  8766.  
  8767. Data A Color +$0002CA22 (#182818):
  8768. Data A Mono  +$0002CF62 (#184162):
  8769. change: 669F to DE43
  8770.  
  8771. Data A Color +$0002CA4E (#182862):
  8772. Data A Mono  +$0002CF8E (#184206):
  8773. change: 669F to DE43
  8774.  
  8775. or
  8776.  
  8777.     OXYD 3.4
  8778. Depending on which version you want to run (B&W or Color) you need to alter the appropriate Data A file.  (Note: this only works with 3.4; I have no idea if it works with 3.3)
  8779. **NOTE: you require a Disk/File editor such as Norton Disk Utilites rather than Resedit because you are editing the Data fork not Resource fork.
  8780. EFFECT: This patch allows you to enter in the level number you want to play,
  8781. instead of the annoying 'secret code'.
  8782. Data A Color +$0001BC48 (#113736):
  8783. Data A Mono  +$0001C18A (#115082):
  8784. change: 6F6E DEC8 FFFD D823 to 614A 0080 FFF7 CFFA and
  8785. Data A Color +$0001BC5A (#113754):
  8786. Data A Mono  +$0001C19C (#115100):
  8787. change: 4CFF FFF6 to CFFF FEFA
  8788. Now you can just enter in the level number you want to play (preceded by the appropriate number of 0's, so level 12 would be 00000012).
  8789. EFFECT: This patch allows you to press any key to remove the 'magical tokens'
  8790. which block your path.
  8791. Data A Color +$0002C9F6 (#182774):
  8792. Data A Mono  +$0002CF36 (#184118):
  8793. change: 669F to DE43
  8794. Data A Color +$0002CA22 (#182818):
  8795. Data A Mono  +$0002CF62 (#184162):
  8796. change: 669F to DE43
  8797. Data A Color +$0002CA4E (#182862):
  8798. Data A Mono  +$0002CF8E (#184206):
  8799. change: 669F to DE43
  8800.  
  8801. -
  8802. PacerForum
  8803. vAll
  8804. License Key: 5
  8805. User Key:    B-6MX00096002114
  8806. -
  8807. PacerTerm
  8808. v1.0
  8809. B-43C78920099091
  8810. -
  8811. Pagemaker
  8812. v5.0
  8813. 11-1009-200021734
  8814. 11-1516-200723741
  8815. v5.0b1
  8816. 11-1009-200021734
  8817. v4.x
  8818. 02-4008-200010087
  8819. 02-6023-000345263
  8820. 02-3013-000-196593
  8821. 08-1003-000357503
  8822. 02-0004-000094245
  8823. 02-3008-000036469
  8824. 02-0000-000000000
  8825. †v1.0
  8826. Search for: 4E56 FFFE 422E 0008 486E
  8827. Change to:  205F 301F 1F3C 0001 4ED0
  8828.  
  8829. ==========
  8830. v5.0
  8831. Open up the PageMaker App itself with ResEdit (or your favorite Brand X resource editor) and find the 'KXRX' resource. The net ID number is located between offsets 0A and 1F inclusive. You will find all of the bytes at these offsets have already been zeroed. Change them to whatever makes you happy (as long as it's unique for each machine on the net).
  8832.  
  8833. ==========
  8834. v1.1
  8835. Search for: 6B00 00F4 203C 0000
  8836. Change to:  6000  " "  " "  " "
  8837. Search for: 670E 4267 4EBA FCF0
  8838. Change to:  600E  " "  " "  " "
  8839. Search for: 670C 4267 4EBA FCD4
  8840. Change to:  600C  " "  " "  " "
  8841.  
  8842. ==========
  8843. v1.2
  8844. Search for: 676E 4267 2F07 4EAD
  8845. Change to:  606E  " "  " "  " "
  8846.  
  8847. ==========
  8848. Pagemaker Ser. # Removal:
  8849. To erase the serial number of Page Maker:
  8850.  - Start Fedit
  8851.  - Open File Page Maker
  8852.  - Read sector 0 of the file
  8853.  - At location $158 you will find a string like “xxxx 69xx xxxx 69xx xxxx
  8854.    xxxx” which is the serial number. They, of course, encoded it but with a
  8855.    simple key. They used the creator string "ALDU" and pass each letter in
  8856.    turn to encode each number of the serial number.
  8857.    Ex.:
  8858.    $71 XOR $41 (A) = $30 (0)
  8859.    $7E XOR $4C (L) = $32 (2)
  8860.    $69 XOR $44 (D) = $2D (-)
  8861.    and so on...
  8862.  - If you just change the numbers to put out a 00-000-00000, the program bombs
  8863.    out of its skull.
  8864.  - A little more digging uncovers the preceding two bytes. $156 is the address
  8865.    where the serial number check begins. It is normally a $0D so the checking
  8866.    doesn’t begin until the 6th number ($15D) in the serial number string
  8867.    (which starts at $158).
  8868.  - $157 is the number of digits to print in the serial number box when the
  8869.    program starts. If the number is less then $0C (original number), the
  8870.    string “Serial number” before the actual number doesn’t get printed.
  8871.  - So, to turn the number to 00-000-00000:
  8872. * Read sector 0 of the Page Maker file
  8873. * Go to byte $156
  8874. * Hex modify: 0D0C XXXX 69XX XXXX 69XX XXXX XXXX
  8875.   To:         140C 717C 6965 717C 6965 717C 7465
  8876. * Write the sector back
  8877. -
  8878. PageNow
  8879. v1.0
  8880. 800427536402
  8881. -
  8882. Paint Alchemy
  8883. v2.0
  8884. 100110824578
  8885. -
  8886. Painter (Fractal Painter)
  8887. v3.0
  8888. PM999RAZ9999999-GFLB-999
  8889. PM300NAZ0008665-RYKA-001
  8890. v2.0
  8891. 0011187QBO
  8892. (The last 3 are letters)
  8893. 0000000xxx
  8894. v1.x
  8895. OOOOOOOAAA
  8896. 0013951HZY
  8897. 0014731DJN
  8898. †Painter 1.2
  8899. To make it so you can use any serial number (7 digits, 3 letters), change:
  8900. GWIL 1+$322     From: 6600 FEF8 To: 4E71 4E71
  8901. Registerred copies will not have a GWIL 1 resource and can’t be registerred without one. After registerring, a CPHR 0 resource is added that holds your name and serial number.
  8902.  
  8903. ==========
  8904. v2.0
  8905. GWIL
  8906. GWIL    main     CHANGES
  8907. +21A     +FE     6718->6018
  8908. +286    +16A     6FB8->4E71
  8909. +2E2    +1C6     6FAC->4E71
  8910. +322    +206     6600 FEF8 -> 4E71 4E71
  8911. +3DA    +2BE     6EB6->4E71
  8912. +40A    +2EE     670C->4E71
  8913. CODE 2
  8914. +12EA  6600 FE46 -> 4E71 4E71
  8915. +131C  6FDB -> 4E71
  8916. +134C  6FD8 -> 4E71
  8917. -
  8918. Panorama II
  8919. v2.0.1
  8920. 1-27835-XQVGEBC
  8921. †Hex Changes
  8922. Search for: 6730 4EBA 02E8 4AAC 90AE 6602 A9F4 (Found on sector 494)
  8923. Change to : 6730 4E71 4E71 4E71 4E71 4E71 4E71
  8924. Panorama 2.01
  8925. 01-1400-6350
  8926. 1-19292-VQLFEBC
  8927. -
  8928. PANTONE ColorDrive
  8929. v1.0
  8930. PCDM-100-01185
  8931. -
  8932. Paperless Printer
  8933. v2.0.1
  8934. 00011364CSGP
  8935. -
  8936. Pararena
  8937. vAll
  8938. †v2.0
  8939. Change CODE 2+327C
  8940. from:
  8941. 4EBA FED6 1E00 4A2D E383
  8942. to:
  8943. 1B7C 0000 E383 6000 0016
  8944. AND
  8945. Change CODE 2+32A0
  8946. from:
  8947. 1007
  8948. to:
  8949. 7001
  8950. -
  8951. Passport Producer
  8952. v1.0
  8953. PV1-0-01018-0580
  8954. -
  8955. Pathways into Darkness
  8956. v1.0  I think
  8957. †EFFECT: This will remove the "match the monsters" box. HOW TO: LOCATE 'CODE' ID 2 FIND Offset $002E
  8958.         From: 4EBA 1106
  8959.             To: 4E71 4E71
  8960.  
  8961.     PATHWAYS OF DARKNESS (v1.0  I think)
  8962. EFFECT: This will allow you to play even after you enter the wrong sequence of monsters three times.
  8963. HOW TO: LOCATE 'CODE' ID 2 FIND Offset $0036
  8964.         From: A9F4
  8965.             To: 4E71
  8966.  
  8967.     PATHWAYS INTO DARKNESS  (note - somepeople say this doesn't work)
  8968. EFFECT: You don't have to worry about the dialog any more.
  8969. HOW TO: Open the CODE resource with ID 2 and jump to offset $2E.
  8970.         Change from $4EBA to $6008
  8971. -
  8972. Patton Strikes Back
  8973. vAll
  8974. †Search for: 4E56 E136 48E7 1F08 41FA
  8975. Change to : 4E75
  8976. -
  8977. Pax Imperia
  8978. vAll
  8979. †v1.02
  8980. Open Pax Imperia with ResEdit: To have unlimited abilities for your race:
  8981. Change CODE 23 at $1208, $13B4, $1560, $170C
  8982.  
  8983. From: $6C22
  8984.  
  8985. To:
  8986. $4E71
  8987.  
  8988. To have unlimited abilities when you create your own drives (Click New in the
  8989. Tech window):
  8990. Change CODE 4 at $3162, $3242
  8991.  
  8992. From: $6F0E
  8993.  
  8994. To:
  8995. $600E
  8996. To have unlimited abilities when you create your own shields (Click New in the
  8997. Tech window):
  8998. Change CODE 4 at $2D96, $2E76, $2F56
  8999. From: $6F0E
  9000.  
  9001. To:
  9002. $600E
  9003. To have unlimited abilities when you create your own sensors (Click New in the
  9004. Tech window):
  9005. Change CODE 4 at $260A
  9006. From: $6F08
  9007.  
  9008. To:
  9009. $6008
  9010. Change CODE 4 at $2752, $289E, $29EA, $2B36
  9011. From: $6F0C
  9012.  
  9013. To:
  9014. $600C
  9015. To have unlimited abilities when you create your own weapons (Click New in the
  9016. Tech window):
  9017. Change CODE 4 at $1A62, $1B18
  9018. From: $6F08
  9019.  
  9020. To:
  9021. $6008
  9022. Change CODE 4 at $1CC4, $1D84, $1F34, $1FF4, $21A4, $2264, $2414, $24D4
  9023. From: $6F0C
  9024.  
  9025. To:
  9026. $600C
  9027. -
  9028. PB Tools (Billy Steingberg’s)
  9029. vAll
  9030. PB1310340
  9031. (there might be a
  9032. space afterthe PB)
  9033. -
  9034. Pegleg
  9035. vAll
  9036. 8-AJ-3122-NHA-8
  9037. -
  9038. Penguin's Revenge
  9039. vAll
  9040. †Search for:4EBA56C089191012 Change to:4E7556C089191012
  9041. -
  9042. PenPal
  9043. vAll
  9044. †v1.3.1
  9045. Open the file "PenPal™ Prefs" in the Preferences Folder (Sys 7) or the System
  9046. Folder (Sys 6):
  9047. Add resource 'PPPS' 128. Type in your name (in ASCII - the right hand column),
  9048. then enter the number of charactacters (in hex) at the beginning of the
  9049. resource (in HEX - the left column).
  9050. Examples:
  9051. Me - Length = 2 so...
  9052. 02 (Hex for 2) + 'Me'
  9053. The Cool Guys - Length = 13 so...
  9054. 0D (Hex for 13) + 'The Cool Guys'
  9055. Everyone in the World - Length = 21 so...
  9056. 15 (Hex for 21) + 'Everyone in the World'
  9057. If you want it to be blank, just type 00 in the left hand column.
  9058. -
  9059. Pensate
  9060. vAll
  9061. †Search for:1B7C 0001 DD00 Change to:4E71 4E71 4E71
  9062. -
  9063. PerFORM Filler Pro
  9064. v1.0
  9065. PROMAC3LFLR1127929306
  9066. Registration 501127 PMF
  9067. -
  9068. Performer
  9069. vAll
  9070. †v1.21
  9071. Search for:660000064EFA Change to:4E714E714EFA
  9072. Search for:EBA00E20C400018 Change to:31FC01F301204E71
  9073. Performer 1.22
  9074. Search for:660000064EFA Change to:4E714E714EFA
  9075. Search for:185700715A08000 Change to:679F38F9570472B8
  9076. -
  9077. Personal Press
  9078. vAll
  9079. 2C91036
  9080. -
  9081. Persuasion
  9082. v3.0
  9083. 08-2001-200201529
  9084. v2.0
  9085. 08-0000-000000000
  9086. 08-2001-200201529
  9087. 02-3008-000036469
  9088. -
  9089. PFS
  9090. vAll
  9091. †Search string--6704600003B23B7C (TWICE). Changed the first byte (the 67) to
  9092. 60 (a BRA) and it worked--
  9093. PFS  A.03
  9094. Search for:660845FA00283012 Change to:4E7145FA00283012
  9095. Search for:6604426760083F3C Change to:4E71426760083F3C
  9096. -
  9097. PFS File/Report
  9098. vAll
  9099. †Search for:600003B2 Change to:4E714E71
  9100. -
  9101. PGA Tour Golf
  9102. vAll
  9103. †To patch it so you don't need the codes, change CODE 1+$3C70 from
  9104. 2F3000004EAD078A to 4E714E714E714E71 and change CODE 1+$3C92 from 67 to 60.
  9105.  
  9106. or
  9107.  
  9108.     PGA GOLF V1.0
  9109. EFFECT: The password dialog will never show up. (It doesn't get rid of the diaglog box, but as with the other patch you can safely enter any distance.)
  9110. HOW TO: LOCATE CODE RESOURCE 1
  9111.     CHANGE THE WORD AT OFFSET 3C70 TO 4E71
  9112. CHANGE THE WORD AT OFFSET 3C72 TO 4E71
  9113. CHANGE THE WORD AT OFFSET 3C74 TO 4E71 CHANGE THE WORD AT OFFSET 3C76 TO 4E71
  9114. CHANGE THE WORD AT OFFSET 3C98 TO 4E71 CHANGE THE WORD AT OFFSET 3C9A TO 4E71
  9115.  
  9116. PGA TOUR GOLF 1.0.1 ONLY [this patch works but the "before" code is NOT 660A]
  9117. EFFECT: It doesn't disable the green length box, but it doesn't matter what length you enter.
  9118. HOW TO: LOCATE CODE 1, OFFSET 3884
  9119.     CHANGE 660A TO 600A
  9120. -
  9121. PhoneNet PC
  9122. vAll
  9123. 3022152-2F82
  9124. -
  9125. PhotoMagic
  9126. v1.1
  9127. 010000BA
  9128. -
  9129. Photoshop
  9130. v3.0Mac-5User
  9131. PSW300U3100051-005-113
  9132. PSW300U3100052-005-746
  9133. PSW300U3100053-005-379
  9134. PSW300U3100054-005-296
  9135. PSW300U3100055-005-645
  9136. PSW300U3100056-005-278
  9137. PSW300U3100057-005-911
  9138. PSW300U3100058-005-544
  9139. PSW300U3100059-005-177
  9140. PSW300U3100060-005-363
  9141. PSW300U3100061-005-712
  9142. PSW300U3100062-005-345
  9143. PSW300U3100063-005-978
  9144. PSW300U3100064-005-611
  9145. PSW300U3100065-005-244
  9146. PSW300U3100066-005-877
  9147. PSW300U3100067-005-510
  9148. PSW300U3100068-005-143
  9149. PSW300U3100069-005-776
  9150. PSW300U3100070-005-678
  9151. PSW300U3100071-005-311
  9152. PSW300U3100072-005-944
  9153. PSW300U3100073-005-577
  9154. PSW300U3100074-005-210
  9155. PSW300U3100075-005-843
  9156. PSW300U3100076-005-476
  9157. PSW300U3100077-005-109
  9158. PSW300U3100078-005-742
  9159. PSW300U3100079-005-375
  9160. PSW300U3100080-005-277
  9161. PSW300U3100081-005-910
  9162. PSW300U3100082-005-543
  9163. PSW300U3100083-005-176
  9164. PSW300U3100084-005-809
  9165. PSW300U3100085-005-442
  9166. PSW300U3100086-005-359
  9167. PSW300U3100087-005-708
  9168. PSW300U3100088-005-341
  9169. PSW300U3100089-005-974
  9170. PSW300U3100090-005-876
  9171. PSW300U3100091-005-509
  9172. PSW300U3100092-005-142
  9173. PSW300U3100093-005-775
  9174. PSW300U3100094-005-408
  9175. PSW300U3100095-005-325
  9176. PSW300U3100096-005-674
  9177. PSW300U3100097-005-307
  9178. PSW300U3100098-005-940
  9179. PSW300U3100099-005-573
  9180. PSW300U3100100-005-860
  9181. PSW301U3100000-005-226
  9182. PSW301U3100001-005-859
  9183. PSW301U3100002-005-492
  9184. PSW301U3100003-005-125
  9185. PSW301U3100004-005-758
  9186. PSW301U3100005-005-391
  9187. PSW301U3100006-005-308
  9188. PSW301U3100007-005-657
  9189. PSW301U3100008-005-290
  9190. PSW301U3100009-005-923
  9191. PSW301U3100010-005-825
  9192. PSW301U3100011-005-458
  9193. PSW301U3100012-005-375
  9194. PSW301U3100013-005-724
  9195. PSW301U3100014-005-357
  9196. PSW301U3100015-005-990
  9197. PSW301U3100016-005-623
  9198. PSW301U3100017-005-256
  9199. PSW301U3100018-005-889
  9200. PSW301U3100019-005-522
  9201. PSW301U3100020-005-424
  9202. PSW301U3100021-005-341
  9203. PSW301U3100022-005-690
  9204. PSW301U3100023-005-323
  9205. PSW301U3100024-005-956
  9206. PSW301U3100025-005-589
  9207. PSW301U3100026-005-222
  9208. PSW301U3100027-005-855
  9209. PSW301U3100028-005-488
  9210. PSW301U3100029-005-121
  9211. PSW301U3100030-005-307
  9212. PSW301U3100031-005-656
  9213. PSW301U3100032-005-289
  9214. PSW301U3100033-005-922
  9215. PSW301U3100034-005-555
  9216. PSW301U3100035-005-188
  9217. PSW301U3100036-005-821
  9218. PSW301U3100037-005-454
  9219. PSW301U3100038-005-371
  9220. PSW301U3100039-005-720
  9221. PSW301U3100040-005-622
  9222. PSW301U3100041-005-255
  9223. PSW301U3100042-005-888
  9224. PSW301U3100043-005-521
  9225. PSW301U3100044-005-154
  9226. PSW301U3100045-005-787
  9227. PSW301U3100046-005-420
  9228. PSW301U3100047-005-337
  9229. PSW301U3100048-005-686
  9230. PSW301U3100049-005-319
  9231. PSW301U3100050-005-221
  9232. v3.0.1
  9233. PDA200100141-356
  9234. PMW200100345-605
  9235. PCA100000100-953
  9236. PDA100000915-575
  9237. PCA200102249-484
  9238. PCA200110733-522
  9239. PDA100001185-501
  9240. PDA100001018-372
  9241. PCA200108975-448
  9242. PCA200102474-344
  9243. PCA107011754-639
  9244. PHW200100021-751
  9245. PCA100000915-575
  9246. PCA100002582-359
  9247. v3.0PC-5User
  9248. PWW300U3100000-005-285
  9249. PWW300U3100001-005-634
  9250. PWW300U3100002-005-267
  9251. PWW300U3100003-005-900
  9252. PWW300U3100004-005-533
  9253. PWW300U3100005-005-166
  9254. PWW300U3100006-005-799
  9255. PWW300U3100007-005-432
  9256. PWW300U3100008-005-349
  9257. PWW300U3100009-005-698
  9258. PWW300U3100010-005-600
  9259. PWW300U3100011-005-233
  9260. PWW300U3100012-005-866
  9261. PWW300U3100013-005-499
  9262. PWW300U3100014-005-132
  9263. PWW300U3100015-005-765
  9264. PWW300U3100016-005-398
  9265. PWW300U3100017-005-315
  9266. PWW300U3100018-005-664
  9267. PWW300U3100019-005-297
  9268. PWW300U3100020-005-199
  9269. PWW300U3100021-005-832
  9270. PWW300U3100022-005-465
  9271. PWW300U3100023-005-382
  9272. PWW300U3100024-005-731
  9273. PWW300U3100025-005-364
  9274. PWW300U3100026-005-997
  9275. PWW300U3100027-005-630
  9276. PWW300U3100028-005-263
  9277. PWW300U3100029-005-896
  9278. PWW300U3100030-005-798
  9279. PWW300U3100031-005-431
  9280. PWW300U3100032-005-348
  9281. PWW300U3100033-005-697
  9282. PWW300U3100034-005-330
  9283. PWW300U3100035-005-963
  9284. PWW300U3100036-005-596
  9285. PWW300U3100037-005-229
  9286. PWW300U3100038-005-862
  9287. PWW300U3100039-005-495
  9288. PWW300U3100040-005-397
  9289. PWW300U3100041-005-314
  9290. PWW300U3100042-005-663
  9291. PWW300U3100043-005-296
  9292. PWW300U3100044-005-929
  9293. PWW300U3100045-005-562
  9294. PWW300U3100046-005-195
  9295. PWW300U3100047-005-828
  9296. PWW300U3100048-005-461
  9297. PWW300U3100049-005-378
  9298. PWW300U3100050-005-996
  9299. v3.0Windows
  9300. PWW300R3000011-926
  9301. PWW300U1200000-337
  9302. PWW300U1200001-970
  9303. PWW300U1200002-603
  9304. PWW300U1200003-236
  9305. PWW300U1200004-869
  9306. PWW300U1200005-502
  9307. PWW300U1200006-135
  9308. PWW300U1200007-768
  9309. PWW300U1200008-401
  9310. PWW300U1200009-318
  9311. PWW300U1200010-936
  9312. PWW300U1200011-569
  9313. PWW300U1200012-202
  9314. PWW300U1200013-835
  9315. PWW300U1200014-468
  9316. PWW300U1200015-101
  9317. PWW300U1200016-734
  9318. PWW300U1200017-367
  9319. PWW300U1200018-284
  9320. PWW300U1200019-633
  9321. PWW300U1200020-535
  9322. PWW300U1200021-168
  9323. PWW300U1200022-801
  9324. PWW300U1200023-434
  9325. PWW300U1200024-351
  9326. PWW300U1200025-700
  9327. PWW300U1200026-333
  9328. PWW300U1200027-966
  9329. PWW300U1200028-599
  9330. PWW300U1200029-232
  9331. PWW300U1200030-134
  9332. PWW300U1200031-767
  9333. PWW300U1200032-400
  9334. PWW300U1200033-317
  9335. PWW300U1200034-666
  9336. PWW300U1200035-299
  9337. PWW300U1200036-932
  9338. PWW300U1200037-565
  9339. PWW300U1200038-198
  9340. PWW300U1200039-831
  9341. PWW300U1200040-733
  9342. PWW300U1200041-366
  9343. PWW300U1200042-999
  9344. PWW300U1200043-632
  9345. PWW300U1200044-265
  9346. PWW300U1200045-898
  9347. PWW300U1200046-531
  9348. PWW300U1200047-164
  9349. PWW300U1200048-797
  9350. PWW300U1200049-430
  9351. PWW300U1200050-332
  9352. PWW300U1200051-965
  9353. PWW300U1200052-598
  9354. PWW300U1200053-231
  9355. PWW300U1200054-864
  9356. PWW300U1200055-497
  9357. PWW300U1200056-130
  9358. PWW300U1200057-763
  9359. PWW300U1200058-396
  9360. PWW300U1200059-313
  9361. PWW300U1200060-931
  9362. PWW300U1200061-564
  9363. PWW300U1200062-197
  9364. PWW300U1200063-830
  9365. PWW300U1200064-463
  9366. PWW300U1200065-380
  9367. PWW300U1200066-729
  9368. PWW300U1200067-362
  9369. PWW300U1200068-995
  9370. PWW300U1200069-628
  9371. PWW300U1200070-530
  9372. PWW300U1200071-163
  9373. PWW300U1200072-796
  9374. PWW300U1200073-429
  9375. PWW300U1200074-346
  9376. PWW300U1200075-695
  9377. PWW300U1200076-328
  9378. PWW300U1200077-961
  9379. PWW300U1200078-594
  9380. PWW300U1200079-227
  9381. PWW300U1200080-129
  9382. PWW300U1200081-762
  9383. PWW300U1200082-395
  9384. PWW300U1200083-312
  9385. PWW300U1200084-661
  9386. PWW300U1200085-294
  9387. PWW300U1200086-927
  9388. PWW300U1200087-560
  9389. PWW300U1200088-193
  9390. PWW300U1200089-826
  9391. PWW300U1200090-728
  9392. PWW300U1200091-361
  9393. PWW300U1200092-994
  9394. PWW300U1200093-627
  9395. PWW300U1200094-260
  9396. PWW300U1200095-893
  9397. PWW300U1200096-526
  9398. PWW300U1200097-159
  9399. PWW300U1200098-792
  9400. PWW300U1200099-425
  9401. PWW300U1200100-712
  9402. PWW300U1200101-345
  9403. PWW300U1200102-978
  9404. PWW300U1200103-611
  9405. PWW300U1200104-244
  9406. PWW300U1200105-877
  9407. PWW300U1200106-510
  9408. PWW300U1200107-143
  9409. PWW300U1200108-776
  9410. PWW300U1200109-409
  9411. PWW300U1200110-311
  9412. PWW300U1200111-944
  9413. PWW300U1200112-577
  9414. PWW300U1200113-210
  9415. PWW300U1200114-843
  9416. PWW300U1200115-476
  9417. PWW300U1200116-109
  9418. PWW300U1200117-742
  9419. PWW300U1200118-375
  9420. PWW300U1200119-292
  9421. PWW300U1200120-910
  9422. PWW300U1200121-543
  9423. PWW300U1200122-176
  9424. PWW300U1200123-809
  9425. PWW300U1200124-442
  9426. PWW300U1200125-359
  9427. PWW300U1200126-708
  9428. PWW300U1200127-341
  9429. PWW300U1200128-974
  9430. PWW300U1200129-607
  9431. PWW300U1200130-509
  9432. PWW300U1200131-142
  9433. PWW300U1200132-775
  9434. PWW300U1200133-408
  9435. PWW300U1200134-325
  9436. PWW300U1200135-674
  9437. PWW300U1200136-307
  9438. PWW300U1200137-940
  9439. PWW300U1200138-573
  9440. PWW300U1200139-206
  9441. PWW300U1200140-108
  9442. PWW300U1200141-741
  9443. PWW300U1200142-374
  9444. PWW300U1200143-291
  9445. PWW300U1200144-640
  9446. PWW300U1200145-273
  9447. PWW300U1200146-906
  9448. PWW300U1200147-539
  9449. PWW300U1200148-172
  9450. PWW300U1200149-805
  9451. PWW300U1200150-707
  9452. PWW300U1200151-340
  9453. PWW300U1200152-973
  9454. PWW300U1200153-606
  9455. PWW300U1200154-239
  9456. PWW300U1200155-872
  9457. PWW300U1200156-505
  9458. PWW300U1200157-138
  9459. PWW300U1200158-771
  9460. PWW300U1200159-404
  9461. PWW300U1200160-306
  9462. PWW300U1200161-939
  9463. PWW300U1200162-572
  9464. PWW300U1200163-205
  9465. PWW300U1200164-838
  9466. PWW300U1200165-471
  9467. PWW300U1200166-104
  9468. PWW300U1200167-737
  9469. PWW300U1200168-370
  9470. PWW300U1200169-287
  9471. PWW300U1200170-905
  9472. PWW300U1200171-538
  9473. PWW300U1200172-171
  9474. PWW300U1200173-804
  9475. PWW300U1200174-437
  9476. PWW300U1200175-354
  9477. PWW300U1200176-703
  9478. PWW300U1200177-336
  9479. PWW300U1200178-969
  9480. PWW300U1200179-602
  9481. PWW300U1200180-504
  9482. PWW300U1200181-137
  9483. PWW300U1200182-770
  9484. PWW300U1200183-403
  9485. PWW300U1200184-320
  9486. PWW300U1200185-669
  9487. PWW300U1200186-302
  9488. PWW300U1200187-935
  9489. PWW300U1200188-568
  9490. PWW300U1200189-201
  9491. PWW300U1200190-103
  9492. PWW300U1200191-736
  9493. PWW300U1200192-369
  9494. PWW300U1200193-286
  9495. PWW300U1200194-635
  9496. PWW300U1200195-268
  9497. PWW300U1200196-901
  9498. PWW300U1200197-534
  9499. PWW300U1200198-167
  9500. PWW300U1200199-800
  9501. PWW300U1200200-371
  9502. PWW300U1200201-720
  9503. PWW300U1200202-353
  9504. PWW300U1200203-986
  9505. PWW300U1200204-619
  9506. PWW300U1200205-252
  9507. PWW300U1200206-885
  9508. PWW300U1200207-518
  9509. PWW300U1200208-151
  9510. PWW300U1200209-784
  9511. PWW300U1200210-686
  9512. PWW300U1200211-319
  9513. PWW300U1200212-952
  9514. PWW300U1200213-585
  9515. PWW300U1200214-218
  9516. PWW300U1200215-851
  9517. PWW300U1200216-484
  9518. PWW300U1200217-117
  9519. PWW300U1200218-750
  9520. PWW300U1200219-383
  9521. PWW300U1200220-285
  9522. PWW300U1200221-918
  9523. PWW300U1200222-551
  9524. PWW300U1200223-184
  9525. PWW300U1200224-817
  9526. PWW300U1200225-450
  9527. PWW300U1200226-367
  9528. PWW300U1200227-716
  9529. PWW300U1200228-349
  9530. PWW300U1200229-982
  9531. PWW300U1200230-884
  9532. PWW300U1200231-517
  9533. PWW300U1200232-150
  9534. PWW300U1200233-783
  9535. PWW300U1200234-416
  9536. PWW300U1200235-333
  9537. PWW300U1200236-682
  9538. PWW300U1200237-315
  9539. PWW300U1200238-948
  9540. PWW300U1200239-581
  9541. PWW300U1200240-483
  9542. PWW300U1200241-116
  9543. PWW300U1200242-749
  9544. PWW300U1200243-382
  9545. PWW300U1200244-299
  9546. PWW300U1200245-648
  9547. PWW300U1200246-281
  9548. PWW300U1200247-914
  9549. PWW300U1200248-547
  9550. PWW300U1200249-180
  9551. PWW300U1200250-366
  9552. PWW300U1200251-715
  9553. PWW300U1200252-348
  9554. PWW300U1200253-981
  9555. PWW300U1200254-614
  9556. PWW300U1200255-247
  9557. PWW300U1200256-880
  9558. PWW300U1200257-513
  9559. PWW300U1200258-146
  9560. PWW300U1200259-779
  9561. PWW300U1200260-681
  9562. PWW300U1200261-314
  9563. PWW300U1200262-947
  9564. PWW300U1200263-580
  9565. PWW300U1200264-213
  9566. PWW300U1200265-846
  9567. PWW300U1200266-479
  9568. PWW300U1200267-112
  9569. PWW300U1200268-745
  9570. PWW300U1200269-378
  9571. PWW300U1200270-280
  9572. PWW300U1200271-913
  9573. PWW300U1200272-546
  9574. PWW300U1200273-179
  9575. PWW300U1200274-812
  9576. PWW300U1200275-445
  9577. PWW300U1200276-362
  9578. PWW300U1200277-711
  9579. PWW300U1200278-344
  9580. PWW300U1200279-977
  9581. PWW300U1200280-879
  9582. PWW300U1200281-512
  9583. PWW300U1200282-145
  9584. PWW300U1200283-778
  9585. PWW300U1200284-411
  9586. PWW300U1200285-328
  9587. PWW300U1200286-677
  9588. PWW300U1200287-310
  9589. PWW300U1200288-943
  9590. PWW300U1200289-576
  9591. PWW300U1200290-478
  9592. PWW300U1200291-111
  9593. PWW300U1200292-744
  9594. PWW300U1200293-377
  9595. PWW300U1200294-294
  9596. PWW300U1200295-643
  9597. PWW300U1200296-276
  9598. PWW300U1200297-909
  9599. PWW300U1200298-542
  9600. PWW300U1200299-175
  9601. PWW300U1200300-462
  9602. PWW300U1200301-379
  9603. PWW300U1200302-728
  9604. PWW300U1200303-361
  9605. PWW300U1200304-994
  9606. PWW300U1200305-627
  9607. PWW300U1200306-260
  9608. PWW300U1200307-893
  9609. PWW300U1200308-526
  9610. PWW300U1200309-159
  9611. PWW300U1200310-345
  9612. PWW300U1200311-694
  9613. PWW300U1200312-327
  9614. PWW300U1200313-960
  9615. PWW300U1200314-593
  9616. PWW300U1200315-226
  9617. PWW300U1200316-859
  9618. PWW300U1200317-492
  9619. PWW300U1200318-125
  9620. PWW300U1200319-758
  9621. PWW300U1200320-660
  9622. PWW300U1200321-293
  9623. PWW300U1200322-926
  9624. PWW300U1200323-559
  9625. PWW300U1200324-192
  9626. PWW300U1200325-825
  9627. PWW300U1200326-458
  9628. PWW300U1200327-375
  9629. PWW300U1200328-724
  9630. PWW300U1200329-357
  9631. PWW300U1200330-259
  9632. PWW300U1200331-892
  9633. PWW300U1200332-525
  9634. PWW300U1200333-158
  9635. PWW300U1200334-791
  9636. PWW300U1200335-424
  9637. PWW300U1200336-341
  9638. PWW300U1200337-690
  9639. PWW300U1200338-323
  9640. PWW300U1200339-956
  9641. PWW300U1200340-858
  9642. PWW300U1200341-491
  9643. PWW300U1200342-124
  9644. PWW300U1200343-757
  9645. PWW300U1200344-390
  9646. PWW300U1200345-307
  9647. PWW300U1200346-656
  9648. PWW300U1200347-289
  9649. PWW300U1200348-922
  9650. PWW300U1200349-555
  9651. PWW300U1200350-457
  9652. PWW300U1200351-374
  9653. PWW300U1200352-723
  9654. PWW300U1200353-356
  9655. PWW300U1200354-989
  9656. PWW300U1200355-622
  9657. PWW300U1200356-255
  9658. PWW300U1200357-888
  9659. PWW300U1200358-521
  9660. PWW300U1200359-154
  9661. PWW300U1200360-340
  9662. PWW300U1200361-689
  9663. PWW300U1200362-322
  9664. PWW300U1200363-955
  9665. PWW300U1200364-588
  9666. PWW300U1200365-221
  9667. PWW300U1200366-854
  9668. PWW300U1200367-487
  9669. PWW300U1200368-120
  9670. PWW300U1200369-753
  9671. PWW300U1200370-655
  9672. PWW300U1200371-288
  9673. PWW300U1200372-921
  9674. PWW300U1200373-554
  9675. PWW300U1200374-187
  9676. PWW300U1200375-820
  9677. PWW300U1200376-453
  9678. PWW300U1200377-370
  9679. PWW300U1200378-719
  9680. PWW300U1200379-352
  9681. PWW300U1200380-254
  9682. PWW300U1200381-887
  9683. PWW300U1200382-520
  9684. PWW300U1200383-153
  9685. PWW300U1200384-786
  9686. PWW300U1200385-419
  9687. PWW300U1200386-336
  9688. PWW300U1200387-685
  9689. PWW300U1200388-318
  9690. PWW300U1200389-951
  9691. PWW300U1200390-853
  9692. PWW300U1200391-486
  9693. PWW300U1200392-119
  9694. PWW300U1200393-752
  9695. PWW300U1200394-385
  9696. PWW300U1200395-302
  9697. PWW300U1200396-651
  9698. PWW300U1200397-284
  9699. PWW300U1200398-917
  9700. PWW300U1200399-550
  9701. PWW300U1200400-837
  9702. PWW300U1200401-470
  9703. PWW300U1200402-103
  9704. PWW300U1200403-736
  9705. PWW300U1200404-369
  9706. PWW300U1200405-286
  9707. PWW300U1200406-635
  9708. PWW300U1200407-268
  9709. PWW300U1200408-901
  9710. PWW300U1200409-534
  9711. PWW300U1200410-436
  9712. PWW300U1200411-353
  9713. PWW300U1200412-702
  9714. PWW300U1200413-335
  9715. PWW300U1200414-968
  9716. PWW300U1200415-601
  9717. PWW300U1200416-234
  9718. PWW300U1200417-867
  9719. PWW300U1200418-500
  9720. PWW300U1200419-133
  9721. PWW300U1200420-319
  9722. PWW300U1200421-668
  9723. PWW300U1200422-301
  9724. PWW300U1200423-934
  9725. PWW300U1200424-567
  9726. PWW300U1200425-200
  9727. PWW300U1200426-833
  9728. PWW300U1200427-466
  9729. PWW300U1200428-383
  9730. PWW300U1200429-732
  9731. PWW300U1200430-634
  9732. PWW300U1200431-267
  9733. PWW300U1200432-900
  9734. PWW300U1200433-533
  9735. PWW300U1200434-166
  9736. PWW300U1200435-799
  9737. PWW300U1200436-432
  9738. PWW300U1200437-349
  9739. PWW300U1200438-698
  9740. PWW300U1200439-331
  9741. PWW300U1200440-233
  9742. PWW300U1200441-866
  9743. PWW300U1200442-499
  9744. PWW300U1200443-132
  9745. PWW300U1200444-765
  9746. PWW300U1200445-398
  9747. PWW300U1200446-315
  9748. PWW300U1200447-664
  9749. PWW300U1200448-297
  9750. PWW300U1200449-930
  9751. PWW300U1200450-832
  9752. PWW300U1200451-465
  9753. PWW300U1200452-382
  9754. PWW300U1200453-731
  9755. PWW300U1200454-364
  9756. PWW300U1200455-997
  9757. PWW300U1200456-630
  9758. PWW300U1200457-263
  9759. PWW300U1200458-896
  9760. PWW300U1200459-529
  9761. PWW300U1200460-431
  9762. PWW300U1200461-348
  9763. PWW300U1200462-697
  9764. PWW300U1200463-330
  9765. PWW300U1200464-963
  9766. PWW300U1200465-596
  9767. PWW300U1200466-229
  9768. PWW300U1200467-862
  9769. PWW300U1200468-495
  9770. PWW300U1200469-128
  9771. PWW300U1200470-314
  9772. PWW300U1200471-663
  9773. PWW300U1200472-296
  9774. PWW300U1200473-929
  9775. PWW300U1200474-562
  9776. PWW300U1200475-195
  9777. PWW300U1200476-828
  9778. PWW300U1200477-461
  9779. PWW300U1200478-378
  9780. PWW300U1200479-727
  9781. PWW300U1200480-629
  9782. PWW300U1200481-262
  9783. PWW300U1200482-895
  9784. PWW300U1200483-528
  9785. PWW300U1200484-161
  9786. PWW300U1200485-794
  9787. PWW300U1200486-427
  9788. PWW300U1200487-344
  9789. PWW300U1200488-693
  9790. PWW300U1200489-326
  9791. PWW300U1200490-228
  9792. PWW300U1200491-861
  9793. PWW300U1200492-494
  9794. PWW300U1200493-127
  9795. PWW300U1200494-760
  9796. PWW300U1200495-393
  9797. PWW300U1200496-310
  9798. PWW300U1200497-659
  9799. PWW300U1200498-292
  9800. PWW300U1200499-925
  9801. PWW300U1200500-212
  9802. v1.1
  9803. PCA100000100-953
  9804. PCA100002582-359
  9805. PDA100001185-501
  9806. PDA100001517-722
  9807. v2.0.1
  9808. PCA100000915-575
  9809. PCA107011754-639
  9810. v2.5a
  9811. "shakti"
  9812. (all LOWER CASE!!!)
  9813. v2.5
  9814. (same as 2.0x)
  9815. v2.5 beta
  9816. shakti, in lower case
  9817. v2.x
  9818. PCA 100000100-953
  9819. PDA 100001185-501
  9820. PDA 100001517-722
  9821. PSW301U3100445-767
  9822. PSW301U3100446-400
  9823. PSW301U3100447-317
  9824. PSW301U3100448-666
  9825. PSW301U3100449-299
  9826. PSW301U3100450-201
  9827. PSW301U3100451-834
  9828. PSW301U3100452-467
  9829. PSW301U3100453-100
  9830. PSW301U3100454-733
  9831. PSW301U3100455-366
  9832. PSW301U3100456-999
  9833. PSW301U3100457-632
  9834. PSW301U3100458-265
  9835. PSW301U3100459-898
  9836. PSW301U3100460-800
  9837. PSW301U3100461-433
  9838. PSW301U3100462-350
  9839. PSW301U3100463-699
  9840. PSW301U3100464-332
  9841. PSW301U3100465-965
  9842. PSW301U3100466-598
  9843. PSW301U3100467-231
  9844. PSW301U3100468-864
  9845. PSW301U3100469-497
  9846. PSW301U3100470-399
  9847. PSW301U3100471-316
  9848. PSW301U3100472-665
  9849. PSW301U3100473-298
  9850. PSW301U3100474-931
  9851. PSW301U3100475-564
  9852. PSW301U3100476-197
  9853. PSW301U3100477-830
  9854. PSW301U3100478-463
  9855. PSW301U3100479-380
  9856. PSW301U3100480-998
  9857. PSW301U3100481-631
  9858. PSW301U3100482-264
  9859. PSW301U3100483-897
  9860. PSW301U3100484-530
  9861. PSW301U3100485-163
  9862. PSW301U3100486-796
  9863. PSW301U3100487-429
  9864. PSW301U3100488-346
  9865. PSW301U3100489-695
  9866. PSW301U3100490-597
  9867. PSW301U3100491-230
  9868. PSW301U3100492-863
  9869. PSW301U3100493-496
  9870. PSW301U3100494-129
  9871. PSW301U3100495-762
  9872. PSW301U3100496-395
  9873. PSW301U3100497-312
  9874. PSW301U3100498-661
  9875. PSW301U3100499-294
  9876. PSW301U3100500-581
  9877.  
  9878. v2.0
  9879. PDA200100141-356
  9880. PCA200102249-484
  9881. PCA107011754-639
  9882. PCA200110733-522
  9883. PCA100002582-359
  9884. PDA100001185-501
  9885. PDA100001517-722
  9886. PDA100000915-575
  9887. PCA100000100-953
  9888. PMW200100345-605
  9889. PDA100001018-372
  9890. PCA200108975-448
  9891. PCA200102474-344
  9892. PHW200100021-751
  9893. v3.0x29b
  9894. PDA200100141-356
  9895. password=shakti(all lower case)
  9896. -
  9897. Pinball Construction Set
  9898. vAll
  9899. †Search for:22084EBAFE86 Change to:203CE1B2FAA1
  9900. Search for:207983AEFE9B Change to:224DDAE58809
  9901. Search for:225F32CE4CCB3450 Change to:4C00ED28F7A071BA
  9902. Search for:ED7AFD9F8384 Change to:ED289BF79E9A
  9903. -
  9904. Pipedream
  9905. vAll
  9906. †v1.1
  9907. EFFECT: The password dialog will never show up
  9908. HOW TO: LOCATE CODE RESOURCE 2
  9909.  
  9910. CHANGE THE BYTES AT OFFSET 25 FROM AD 01 4A TO 71 4E 71
  9911.  
  9912. IN CODE RESOURCE 3, CHANGE THE BYTE AT OFFSET 16060 FROM 6F TO 60
  9913. or
  9914. Change CODE 3+$17EA (A few characters over from 17E8)
  9915. from:
  9916. 025A
  9917. to:      0172
  9918. This simple crack just jumps over waiting for you to enter the password, and lands right at the part where it sets the memory that says you got the password right.
  9919. -
  9920. Pixel Putty
  9921. v1.2
  9922. PP-001-03689-A
  9923. -
  9924. Pixel Putty Solo
  9925. v1.0.1-1.2.4
  9926. PP-001-03689-A
  9927. -
  9928. Planet X
  9929. v1.2.2
  9930. yteyWZIwB5NPHeGF
  9931. -
  9932. Player Pro
  9933. v4.3
  9934. 00003400248
  9935. v4.15x
  9936. 12345678900
  9937. v4.10
  9938. 12345678900
  9939. v4.09
  9940. 12345678900
  9941. †Crack for Player PRO 4.4.2 Fat:
  9942. ---------------------------
  9943. Register Code = 123****900 (Such as 1231111900 or 1232222900)
  9944. If it makes your mac system down after registering, then
  9945. restart your mac and :
  9946.  
  9947. Open Player PRO 4.4.2 Fat in ResEdit
  9948. CODE ID=7 :
  9949.  
  9950. find at offset 32BA
  9951. change from 670C to 671A
  9952.  
  9953. Crack for Player Pro 4.15
  9954. -------------------------
  9955. Code 7
  9956. Offset 18FE
  9957. Change to 6012
  9958.  
  9959. Offset 1930
  9960. Change to 6012
  9961.  
  9962. Offset 16FA
  9963. Change 4E90 -> 4E71
  9964. -
  9965. PlayMaker Football
  9966. vAll
  9967. †v2.0
  9968. Find CODE 90+$608 is $6700 FF18
  9969.  
  9970. change CODE 90+$59E to $4E71 and CODE 90+$5F2 to $6018
  9971.  
  9972. change the message in DLOG 800 to
  9973.  
  9974. "Press Command-G and hit OK until the game begins.
  9975.  
  9976. Then you will never see this dialog box again."
  9977. or
  9978. Code #90
  9979. +54A 66D6->4E71
  9980. +552 670A->600A
  9981. +464 6714->4E71
  9982.  
  9983. or
  9984.  
  9985.     PLAYMAKER FOOTBALL 2.0
  9986.     This patch takes several steps, since PMFB checks to see if its code has been modified while a game plays; if it has, the game will crash. This is why previous patches have failed. However, it doesn't ask for a password every time; instead, it asks after several games have been played since it last got a valid password. After a valid password has been entered, all you need to do is lock the application in the Finder. Then it will not be able to remember how many times you've played, and will not ask you for the password again.
  9987. If you haven't enetered a valid password (and no longer have the
  9988. user's manual) modify the program with ResEdit as follows:
  9989.         Open CODE 90, find word at offset $100;
  9990.         change the word from $A861 to $4E71.
  9991. (This replaces the random number generator, so you will
  9992.             always be asked for the same password.)
  9993. Then run PMFB and ask to play a game. It will ask you for word 4 on page 13, paragraph 3. The word is "are". After it accepts this
  9994. password, DO NOT PLAY THE GAME! It will see it has been modified and crash.
  9995. Instead, open ResEdit and change the word in CODE 90 back
  9996. to its original value of $A861. Then lock PMFB in the Finder. It should never ask you for the password again.
  9997. I    don't know for sure that this will always work; I've only had my
  9998. copy of Playmaker Football to test it on.
  9999. -
  10000. Playroom
  10001. vAll
  10002. † -    THE PLAYROOM (COLOR)   V 2.0.1
  10003. HOW TO: The password dialog entry box will never show up (used to show up every fifth invocation).
  10004. HOW TO: Locate CODE resource #11  (number eleven)
  10005.                 Change WORD at offset 0DC2 from 526D -> 426D
  10006. -
  10007. Pool of Darkness
  10008. vAll
  10009. †In the application:
  10010. Check
  10011. 'CODE'
  10012. $B
  10013.  
  10014. $6d92
  10015.  
  10016. 2
  10017.  
  10018. $4ead
  10019. $01d2
  10020. Modify
  10021. 'CODE'
  10022. $B
  10023.  
  10024. 4
  10025. $6d92
  10026. $4e71
  10027. $6d94
  10028. $4e71
  10029. $6dc8
  10030. $600c
  10031. $6dec
  10032. $4e71
  10033.  
  10034. or
  10035.  
  10036.     POOLS OF DARKNESS (ATTENTION: Patch also disables internal viruscheck!)
  10037. EFFECT: The password dialog will never show up
  10038. HOW TO: LOCATE CODE RESOURCE 11
  10039.     CHANGE THE WORD AT OFFSET 6D92 TO 4E71
  10040.     CHANGE THE WORD AT OFFSET 6D94 TO 4E71
  10041.     CHANGE THE WORD AT OFFSET 6DEC TO 4E71
  10042.     POOLS OF DARKNESS V1.0
  10043. EFFECT: Defeats password protection.
  10044. Works for b&w version, not tested for color.
  10045. This keeps the password dialog, but it doesn’t matter what password you use After the 3th try the program starts.
  10046.  HOW TO: Locate code resource 15, change the word at
  10047.                 offset $1AB4 from $4EBA to $4E71
  10048. offset $1AB6 from $5442 to $4E71
  10049. -
  10050. Pool of Radiance
  10051. vAll
  10052. †V1.1
  10053. EFFECT: The password dialog will never show up
  10054. HOW TO: LOCATE CODE RESOURCE 2
  10055.  
  10056. CHANGE THE TWO WORDS AT OFFSET 3E94 TO 4E71 4E71
  10057. -
  10058. PopUpFolders
  10059. v2.0.1
  10060. 13504-649669-120706
  10061. v2.0
  10062. 13504-649669-120706
  10063. v1.5
  10064. 70837-015270-100569
  10065. v1.0.1
  10066. 100569
  10067. -
  10068. Poser (Fractal Poser)
  10069. v1.0.1
  10070. FM100NAZ0001902-VAGA-001
  10071. v1.0
  10072. FM100NAZ0002026-DYVN-001
  10073. FM100NAZ0001902-VAGA-001
  10074. -
  10075. PosterWorks
  10076. vAll
  10077. 1883-BKHMEAFGHI
  10078. -
  10079. Power Launcher
  10080. vAll
  10081. †V1.6
  10082. Search for : 6716 1B7C 0001 F643 4206 554F
  10083. Change to  : 6016
  10084. That will eliminate the check-sum routine that detects that the code has been modified.
  10085. Search for : 6718 3F3C 0080 4EAD 019A 554F
  10086. Change to  : 6018
  10087. That will allow anything for your registration dialog.  If it doesn’t ask for the registration then trash the pref. file before you launch it and it will ask you to register. If you want it un-registered just click ok. This crack also removes the annoying dialog everytime you change sets.
  10088. -
  10089. Power Translator Spanish
  10090. v1.0
  10091. PTSMA004852
  10092. -
  10093. PowerMerge
  10094. v1.0
  10095. PM1-002897
  10096. -
  10097. PowerScan
  10098. v2.0.5
  10099. Reg Seed#6F312122 (see below to change)
  10100. Reg Code#4134551C205 (205 is optional)
  10101. †Run the program and write down the first 8 characters of the Registration Seed number, then quit the program.  Open the 'Pref' #128 of the file "PowerScan 2.0 Prefs" which will now be in your "Preferences" folder with a resource editor (ie Resorcerer or ResEdit) at offset $170 (#368) you should see the 8 characters of the Registration Seed number that you wrote down in the raw hex dump - replace this longword with $6F312122 and save the changes. you can now use the Seed/Code number info given above.
  10102.  
  10103. *** Detailed Info for Programmers/Hackers ***
  10104. The protection scheme used is of suprisingly high quality.  The first time you run the program it generates a random long value called the "Registration Seed" and stores it in the prefs.  You then register with the author (by giving him both the seed and the version number of PowerScan that you have) and he sends you back a "Registration Code" which enables you to register that version of the program (so long as you have not deleted the prefs file that is…).  Whenever a new release is issued you are simply asked to find your old registered copy of PowerScan and it will register the new version using the info from it.)  The reason why this protection scheme is good is that a given code only works for a single version with a certain seed (which the user cannot enter) - by using this scheme the author can change his protection scheme every release if he so chooses while not affecting previous registered users unless they have lost their old registered powerscan or the version for which they have the code.  The copy protection scheme implemented in version 2.0.5 is done in three distinct steps:
  10105.  
  10106. 1) Checksum memory containing the registration code being executed as follows:
  10107.  
  10108.     (assume CodePtr is a pointer to an array of bytes)
  10109.  
  10110.     codePtr = address of CODE#3 'Initialization'
  10111.     length  = 7844; // the number of bytes to checksum: 7844=Size(CODE #3) for v2.0.5
  10112.     cs        = 0;    // checksum is a unsigned longword initially set to zero
  10113.     for (index=1;(index<=length);index++);
  10114.     {
  10115.         cs += codePtr[index]^index;    //where ^ is the XOR/EOR operator.
  10116.         cs  = cs<<3;
  10117.     }
  10118.     //    cs=0x877AA4BB1 for v2.0.5
  10119.  
  10120. /* one of the main difficulties of figuring out a SN# for this app is obtaining the correct value of this checksum, since any debugger breakpoint or code modification within the range being checksummed will completely throw off the number generated -- thus you have to _recognize and understand_ exactly what is being done and why, and then deduce that you can either write some code to do it yourself (too much work) or look to see if the author made any mistakes/oversights by calling any subroutines outside of the range being checksummed after this number was calculated… sure enough he did, so I just put a breakpoint in one of these subroutines and looked where I knew the checksum value was being stored.
  10121.  
  10122. the breakpoints I used were:
  10123.   68K t 00EE9888 R 'CODE 0002 1A14 Utilities'+23E8
  10124.   68K t 00EE98AA R 'CODE 0002 1A14 Utilities'+240A
  10125.   68K t 00EE98FC R 'CODE 0002 1A14 Utilities'+245C
  10126.   */
  10127.  
  10128. 2) Take the first 8 digits of the Registration Seed (which is a hexadecimal long - in my case $6F312122) combine it with the fixed/preset long value $A9204A57 to get the "target" value as follows:
  10129.  
  10130.     target=Combine1(0x6F312122,0xA9204A57);  //where Combine1 is the routine given below
  10131.     // target=0xC6F4544A in this case;
  10132.  
  10133. 3) Take the first 8 digits of the Registration Code (an unknown at this point) and combine this value (according to the function Combine2) with the  checksum value ($877AA4BB1) to generate a value to compare with the target value - if they are equal then the Registration Code is valid.
  10134.  
  10135.     if (0xC6F4544A==Combine2(regCode,0x877AA4BB1) then Registration Code is valid.
  10136.  
  10137. Thus to figure out the Registration Code we need to find an inverse function Combine2Inverse such that:
  10138.  
  10139.     regCode=Combine2Inverse(target,checksum);
  10140.  
  10141.     //0x4134551C =Combine2Inverse(0xC6F4544A,0x877AA4BB1); in this case.
  10142.  
  10143. Upon Registration a 'Reg ' #128 resource is created in the app it contains:
  10144. +$00    Registration Seed
  10145. +$04    Registration Code
  10146. +$08    ?
  10147. +$0C    Length byte followed by mangled user name
  10148. The Registration Code is actually supposed to be 11 characters, the first 8 being significant and the last three not significant as of 2.0.5, would simply be the version number (205 in our case).  The last three characters do not seem to be stored anywhere in the application, thus it leads me to believe that the author simply chooses the fixed magic ($A9204A57) number such that it exactly comphensates for any changes in the registration code (and thus the code checksum) introduced in future versions.
  10149.  
  10150. Furthermore the author mangles your name in the exact same way as Combine2 except that he does it against his copyright string.
  10151.  
  10152. The Combine2Inverse function and all those used above are listed below:
  10153. *** Listings/Snippets ***
  10154. Byte    GetByte(unsigned long theNum,short whichByte)    //whichByte=0..3 0=MSB,3=LSB
  10155. {
  10156.     return (Byte)((theNum<<(whichByte*8))>>24);
  10157. }
  10158.  
  10159. unsigned long SetByte(unsigned long theNum,short whichByte,Byte theByte)
  10160. {
  10161.     theNum^=((theNum<<(whichByte*8))>>24)<<(24-whichByte*8);    //theNum[whichByte]=$00
  10162.     theNum+=((long)(theByte))<<(24-whichByte*8);            //theNum[whichByte]=theByte
  10163.     return theNum;
  10164. }
  10165.  
  10166. unsigned long Mangle(unsigned long theNum)
  10167. {
  10168. unsigned long    result  =0x00000000;
  10169. short            i;
  10170.  
  10171.     for (i=0;i<4;i++) result=SetByte(result,i,GetByte(theNum<<i,i));
  10172.     return result;    // ie result[i]=MSB(theNum<<i);
  10173. }
  10174.  
  10175. unsigned long Combine1(unsigned long regSeed,unsigned long fixedNum)
  10176. {
  10177. unsigned long    mangled,result=0x00000000;
  10178. Byte            tempByte,lastByte=0x00;
  10179. short            i;
  10180.  
  10181.     mangled=Mangle(fixedNum);    //$A9204A57 mangles to $A952A449
  10182.     for (i=0;i<4;i++)
  10183.     {
  10184.         tempByte=GetByte(regSeed^mangled,i);
  10185.         result  =SetByte(result,i,tempByte-lastByte);
  10186.         lastByte=GetByte(regSeed,i);
  10187.     }
  10188.     return result;
  10189. }
  10190. unsigned long Combine2(unsigned long regCode,unsigned long cs)
  10191. {
  10192. unsigned long    mangled,result=0x00000000;
  10193. Byte            tempByte,lastByte=0x00;
  10194. short            i;
  10195.  
  10196.     for (i=0;i<4;i++)
  10197.     {
  10198.         mangled=Mangle(cs);
  10199.         tempByte=lastByte + GetByte(regCode,i);
  10200.         lastByte=tempByte ^ GetByte(mangled,i);
  10201.         result=SetByte(result,i,lastByte);
  10202.     }
  10203.     return result;
  10204. }
  10205.  
  10206. unsigned long Combine2Inverse(unsigned long target,unsigned long checksum)
  10207. {
  10208. unsigned long    mangled,result=0x00000000;
  10209. Byte            tempByte,lastByte=0x00;
  10210. short            i;
  10211.  
  10212.     for (i=0;i<4;i++)
  10213.     {
  10214.         mangled=mangle(checksum);    //$877AA4BB1 mangles to $870E1D3A
  10215.         tempByte=GetByte(target^mangled,i);
  10216.         result=SetByte(result,i,tempByte-lastByte);
  10217.     }
  10218.     return result;
  10219. }
  10220. -
  10221. PowerTrax
  10222. v1.2
  10223. 267048
  10224. SSI-92-2031
  10225. E-34502439249    
  10226. Password "PowerTrax"
  10227. -
  10228. PowerView
  10229. vAll
  10230. 1-38620-KVEASRD
  10231. -
  10232. Practica Musica
  10233. v2.295
  10234. 226835
  10235. v1.x
  10236. 00215052
  10237. PM220569
  10238. 692878
  10239. -
  10240. Premiere
  10241. v4.0
  10242. PRX200100002-025-609
  10243. PRW400U3100000-290
  10244. PRW400U3100001-923
  10245. PRW400U3100002-556
  10246. PRW400U3100003-189
  10247. PRW400U3100004-822
  10248. PRW400U3100005-455
  10249. PRW400U3100006-372
  10250. PRW400U3100007-721
  10251. PRW400U3100008-354
  10252. PRW400U3100009-987
  10253. PRW400U3100010-889
  10254. PRW400U3100011-522
  10255. PRW400U3100012-155
  10256. PRW400U3100013-788
  10257. PRW400U3100014-421
  10258. PRW400U3100015-338
  10259. PRW400U3100016-687
  10260. PRW400U3100017-320
  10261. PRW400U3100018-953
  10262. PRW400U3100019-586
  10263. PRW400U3100020-488
  10264. PRW400U3100021-121
  10265. PRW400U3100022-754
  10266. PRW400U3100023-387
  10267. PRW400U3100024-304
  10268. PRW400U3100025-653
  10269. PRW400U3100026-286
  10270. PRW400U3100027-919
  10271. PRW400U3100028-552
  10272. PRW400U3100029-185
  10273. PRW400U3100030-371
  10274. PRW400U3100031-720
  10275. PRW400U3100032-353
  10276. PRW400U3100033-986
  10277. PRW400U3100034-619
  10278. PRW400U3100035-252
  10279. PRW400U3100036-885
  10280. PRW400U3100037-518
  10281. PRW400U3100038-151
  10282. PRW400U3100039-784
  10283. PRW400U3100040-686
  10284. PRW400U3100041-319
  10285. PRW400U3100042-952
  10286. PRW400U3100043-585
  10287. PRW400U3100044-218
  10288. PRW400U3100045-851
  10289. PRW400U3100046-484
  10290. PRW400U3100047-117
  10291. PRW400U3100048-750
  10292. PRW400U3100049-383
  10293. PRW400U3100050-285
  10294. PRW400U3100051-918
  10295. PRW400U3100052-551
  10296. PRW400U3100053-184
  10297. PRW400U3100054-817
  10298. PRW400U3100055-450
  10299. PRW400U3100056-367
  10300. PRW400U3100057-716
  10301. PRW400U3100058-349
  10302. PRW400U3100059-982
  10303. PRW400U3100060-884
  10304. PRW400U3100061-517
  10305. PRW400U3100062-150
  10306. PRW400U3100063-783
  10307. PRW400U3100064-416
  10308. PRW400U3100065-333
  10309. PRW400U3100066-682
  10310. PRW400U3100067-315
  10311. PRW400U3100068-948
  10312. PRW400U3100069-581
  10313. PRW400U3100070-483
  10314. PRW400U3100071-116
  10315. PRW400U3100072-749
  10316. PRW400U3100073-382
  10317. PRW400U3100074-299
  10318. PRW400U3100075-648
  10319. PRW400U3100076-281
  10320. PRW400U3100077-914
  10321. PRW400U3100078-547
  10322. PRW400U3100079-180
  10323. PRW400U3100080-366
  10324. PRW400U3100081-715
  10325. PRW400U3100082-348
  10326. PRW400U3100083-981
  10327. PRW400U3100084-614
  10328. PRW400U3100085-247
  10329. PRW400U3100086-880
  10330. PRW400U3100087-513
  10331. PRW400U3100088-146
  10332. PRW400U3100089-779
  10333. PRW400U3100090-681
  10334. PRW400U3100091-314
  10335. PRW400U3100092-947
  10336. PRW400U3100093-580
  10337. PRW400U3100094-213
  10338. PRW400U3100095-846
  10339. PRW400U3100096-479
  10340. PRW400U3100097-112
  10341. PRW400U3100098-745
  10342. PRW400U3100099-378
  10343. PRW400U3100100-665
  10344. MBW400R100000-581
  10345. MBW400R100001-180
  10346. MBW400R100002-779
  10347.  
  10348. v4.0.2PC
  10349. MBW400U3100050-439
  10350. MBW400U3100051-356
  10351. MBW400U3100052-705
  10352. MBW400U3100053-338
  10353. MBW400U3100054-971
  10354. MBW400U3100055-604
  10355. MBW400U3100056-237
  10356. MBW400U3100057-870
  10357. MBW400U3100058-503
  10358. MBW400U3100059-136
  10359. MBW400U3100060-322
  10360. MBW400U3100061-671
  10361. MBW400U3100062-304
  10362. MBW400U3100063-937
  10363. MBW400U3100064-570
  10364. MBW400U3100065-203
  10365. MBW400U3100066-836
  10366. MBW400U3100067-469
  10367. MBW400U3100068-102
  10368. MBW400U3100069-735
  10369. MBW400U3100070-637
  10370. MBW400U3100071-270
  10371. MBW400U3100072-903
  10372. MBW400U3100073-536
  10373. MBW400U3100074-169
  10374. MBW400U3100075-802
  10375. MBW400U3100076-435
  10376. MBW400U3100077-352
  10377. MBW400U3100078-701
  10378. MBW400U3100079-334
  10379. MBW400U3100080-236
  10380. MBW400U3100081-869
  10381. MBW400U3100082-502
  10382. MBW400U3100083-135
  10383. MBW400U3100084-768
  10384. MBW400U3100085-401
  10385. MBW400U3100086-318
  10386. MBW400U3100087-667
  10387. MBW400U3100088-300
  10388. MBW400U3100089-933
  10389. MBW400U3100090-835
  10390. MBW400U3100091-468
  10391. MBW400U3100092-101
  10392. MBW400U3100093-734
  10393. MBW400U3100094-367
  10394. MBW400U3100095-284
  10395. MBW400U3100096-633
  10396. MBW400U3100097-266
  10397. MBW400U3100098-899
  10398. MBW400U3100099-532
  10399. v4.0PC
  10400. MBW400U3100000-444
  10401. MBW400U3100001-361
  10402. MBW400U3100002-710
  10403. MBW400U3100003-343
  10404. MBW400U3100004-976
  10405. MBW400U3100005-609
  10406. MBW400U3100006-242
  10407. MBW400U3100007-875
  10408. MBW400U3100008-508
  10409. MBW400U3100009-141
  10410. MBW400U3100010-327
  10411. MBW400U3100011-676
  10412. MBW400U3100012-309
  10413. MBW400U3100013-942
  10414. MBW400U3100014-575
  10415. MBW400U3100015-208
  10416. MBW400U3100016-841
  10417. MBW400U3100017-474
  10418. MBW400U3100018-107
  10419. MBW400U3100019-740
  10420. MBW400U3100020-642
  10421. MBW400U3100021-275
  10422. MBW400U3100022-908
  10423. MBW400U3100023-541
  10424. MBW400U3100024-174
  10425. MBW400U3100025-807
  10426. MBW400U3100026-440
  10427. MBW400U3100027-357
  10428. MBW400U3100028-706
  10429. MBW400U3100029-339
  10430. MBW400U3100030-241
  10431. MBW400U3100031-874
  10432. MBW400U3100032-507
  10433. MBW400U3100033-140
  10434. MBW400U3100034-773
  10435. MBW400U3100035-406
  10436. MBW400U3100036-323
  10437. MBW400U3100037-672
  10438. MBW400U3100038-305
  10439. MBW400U3100039-938
  10440. MBW400U3100040-840
  10441. MBW400U3100041-473
  10442. MBW400U3100042-106
  10443. MBW400U3100043-739
  10444. MBW400U3100044-372
  10445. MBW400U3100045-289
  10446. MBW400U3100046-638
  10447. MBW400U3100047-271
  10448. MBW400U3100048-904
  10449. MBW400U3100049-537
  10450. MBW400U3100050-439
  10451. v3.0
  10452. PRW200100586-763
  10453. PRW200101810-587
  10454. PRW200101890-129
  10455.  
  10456. v2.0
  10457. PRW200100586-763
  10458. v1.0
  10459. PRB100101253-785
  10460. -
  10461. Preprint
  10462. v1.0/1.5
  10463. 11-1009-200021734
  10464. 02-0001-100000000
  10465. 11-1000-200027072
  10466. -
  10467. Presenter
  10468. vAll
  10469. †1.5 Demo!
  10470. This will make Presenter 1.5 Demo act as though it is not a demo. There are three global variables which say in what way it is limited - such as Demo (INIT), Demo (ADB), and all that. From looking at the resources - there's one called 'EvE ', it seems that this uses the EvE protection scheme... So, the crack just changes the variables that says whether or not it has found the EvE.
  10471.  
  10472. Open CODE 12 in ResEdit
  10473. Change it at offset $5EC0
  10474. From:        $6F3E
  10475. To:        $603E
  10476.  
  10477. Change it at offset $6B7C
  10478. From:        $6708
  10479. To:        $4E71
  10480.  
  10481. Change it at offset $6BC4
  10482. From:        $6708
  10483. To:        $4E71
  10484.  
  10485. Change it at offset $7268
  10486. From:        $6728
  10487. To:        $6028
  10488. -
  10489. PressWise
  10490. vAll
  10491. 02-000-00000
  10492. 11-1009-200027072
  10493. -
  10494. Prince of Destruction
  10495. v1.0.4
  10496. †Name            SN# (16 Chars)
  10497.  
  10498. Andrew Barry    2FD5AA782FF6A5G4
  10499. Tonio Loewald   8BG61E538A80C206
  10500. Pamina Loewald  817AF07061279C5A
  10501. Doom            6DA2F55B46162G65
  10502.  
  10503. Name is CaSe sensitive
  10504.  
  10505. the protection scheme is smart in that many different real time checks are
  10506. performed discreetly and many things don't work entirely/quite right/or at all
  10507. (no indication is given however) if you simply use a SN# that will get by the
  10508. registration dialog, all together there are about 30 relations that must hold
  10509. between your name and the sn#'s and single/multiuserness
  10510. -
  10511. Prince of Persia
  10512. vAll
  10513. †EFFECT: The Potion Level never appears
  10514. HOW TO: LOCATE CODE RESOURCE 2
  10515. CHANGE THE WORD AT OFFSET 1F70 FROM 660A TO 600A
  10516. or
  10517. To Patch Prince of Persia 1.0 so there are unlimited chances to get the right potion in the potion level, change CODE 3+$55A6 from $5240 to $7000. Note: The potion level has to be done again only if you quit Prince of Persia and run it again later.
  10518. To get rid of the potion level altogether, change CODE 2+$1DF2 from $0002 to $FFFF. This is for new games and opening from the file menu. Change CODE 2+$1DD6 from $3B6D BA64 BA62 to $3B7C FFFF BA62 for opening from the desktop.
  10519. Prince of Persia saved games:
  10520. The format of the save files for version 1.0 is 2 bytes each for:
  10521. minutes left; fraction of a minute out of $2D0 (max is $2CF); level ($F is potion level, $E is last level or princess level, $C and $D are level 12 part 1 and part 2: Jaffer level, $1-$B is level 1 to 11 and $0 is the demo level); potions; unknown; prizes (people killed, items obtained, big potions etc); how many times prince died; checksum (which=$1B39 - min*$B - frac - level*$11 - potions*$25 - unknown*$C1 - prize*$17 - died*$D. To eliminate the need to calculate the checksum, change CODE 2+ $15AC from $663A to $4E71.
  10522.  
  10523. (POP 0.15B saved files do not have prizes or died and are therfore, only 12 bytes instead of 16. The checksum does not include prizes or died. To eliminate the need to calculate the checksum for 0.15B, change CODE 2+$181C from $662E to $4E71.)
  10524.  
  10525. Prince of Persia speed up:
  10526. The 'Turbo POP' updater program changes CODE 2+$102 from $90 to $D0 to speed up the animation.
  10527. Prince of Persia Editor 2.01
  10528. Change CODE 3+$05FA (A few characters over from $05F8)
  10529. from:
  10530.  
  10531. 4EBA FE84
  10532. to:
  10533. 4E71 4E71
  10534. AND
  10535. Change CODE 3+$0990
  10536. from:
  10537.  
  10538. 670E
  10539. to:
  10540. 600E
  10541. -
  10542. Print Central
  10543. v3.0.5
  10544. 65-3054-000915595
  10545. -
  10546. Print Shop
  10547. vAll
  10548. †1.0 - 1.2
  10549. Search for: 21FC D9BE B403 0A80 4E75
  10550. Change to:  4E71 4E71 4E71 4E71 0280
  10551. (They took out the CP in v1.3)
  10552. -
  10553. Pro Calc
  10554. v1.3.1
  10555. 0000000416    'Anonymous'
  10556. † To register: bring up the about box, then hold down the
  10557. option key and click the 'Register…' button.
  10558.  
  10559. Note: this program is now called CalcWorks
  10560. -
  10561. Pro-Cite
  10562. v2.02
  10563. MP12460
  10564. -
  10565. Professional Bibliographic System
  10566. vAll
  10567. †v2.52
  10568. Search for:6700022C42A74EAD Change to:6000022C42A74EAD
  10569. v2.6
  10570. Search for:670001A042A74EAD Change to:600001A042A74EAD
  10571. -
  10572. Professional Composer
  10573. vAll
  10574. †Search for:670001FC3F3C7D00 Change to:600001FC3F3C7D00
  10575. -
  10576. ProTerm
  10577. v1.0.x
  10578. Serial #: 000000347
  10579. Key: 0000015001
  10580. -
  10581. Psion Chess
  10582. vAll
  10583. †Search for:00024E926700DA56 Change to:000247FA4D484E71
  10584. Search for:000100010141 Change to:010001000141
  10585. v1.5
  10586. Search for:4E926700DA34 Change to:47FA4D264E71
  10587. Search for:000100010141 Change to:010001000141
  10588. -
  10589. Public Utilities
  10590. v2.0
  10591. 003182327
  10592. 330-01315-301
  10593. 330-01436-301
  10594. v1.0x
  10595. B102145276305
  10596. 003182327
  10597. †v1.0.1
  10598.     Make the following change to Installer Script.
  10599.     Search for : 670E 2F0B 4EBA 031C 3C00
  10600.     Change to  : 4E71
  10601. -
  10602. Puppy Love
  10603. vAll
  10604. †Search for:67064EAD02FA6028 Change to:4E714EAD02FA6028
  10605. Search for:4EF90040000A Change to:A9F40040000A
  10606. -
  10607. Puzzle Gallery
  10608. vAll
  10609. † -    PUZZLE GALLERY  V1.8
  10610. EFFECT: This game is NOT copy protected at all, but it does not run under Systems 7.0 or 7.0.1. This may be a good forum to publish this fix to allow the program run under these systems.
  10611. N.B. Do not EVER run copies of this modified program under Systems pre 6.0.2 (i.e. System 6.0, 4.2 etc.) As Egon said in GhostBusters, "it would be very bad".
  10612. Locate CODE resource #1  (number one)
  10613. Change WORD at offset 24C8 from 0002 -> 0000
  10614. The program will now run correctly (Systems 6.0.2 and greater)
  10615. -
  10616. Quark Xpress
  10617. v3.x.x
  10618. XG50002863
  10619. XR22000765
  10620. XR22246199
  10621. XU23262295
  10622. XU23326276
  10623. XU30435247
  10624. XU30435782
  10625. XU43158960
  10626. XU43914334
  10627. XU43950295
  10628. XU44134121
  10629. XU44267530
  10630. XU44317350
  10631. XU50002863
  10632. XU51210588
  10633. XU51636790
  10634. XU51785218
  10635. XU51849192
  10636. XU52404768
  10637. XU52443418
  10638. XU52628863
  10639. XU52911967
  10640. XU52928917
  10641. XU53277674
  10642. XU55081085
  10643. XU55082842
  10644. XU55082949
  10645. XU55404875
  10646. XU56693459
  10647. XU57046139
  10648. XU57046246
  10649. XU58494583
  10650. XU60541345
  10651. XX51123585
  10652. †** TIP **
  10653. Use a number that you know works and add 107 to it.
  10654. If you replace XU with XM the installer accepts the SN and I believe installs
  10655. a multi-user version.
  10656.  
  10657. QuarkXpress Network Bypass:
  10658. (as of 6/29/91)
  10659. For each additional copy you need to run on the network do the following:
  10660.  - Make a copy of the original program.
  10661.  - Open the copy with ResEdit and open the DATA resources.
  10662.  - Now open the DATA ID 0 resource.
  10663.  - Search for the string QuarkXPress (check spelling and case).
  10664.  - The next character after the string is a "<" symbol.
  10665.  - Change the "<" character to the character "1" for the second copy you want
  10666. to run on the net and to "2" for the third copy and so on.
  10667.  - Now close ResEdit and save your changes.
  10668.  
  10669. NOTE: For each additional copy you want you MUST make a copy of the original
  10670. to modify. That should get you on your way to lots of copies on the net.
  10671.  
  10672. also any serial numbers from the gamma should work just change the first two
  10673. letters to XU instead of XG
  10674.  
  10675. serial numbers from 3.0 should work fine also if you use the updater it will
  10676. ask if you want to change the current SN to another SN (great for getting an
  10677. additional SN)
  10678. -
  10679. Quark Xpress SXetch Pad
  10680. vAll
  10681. 63AC-DAF4-5CBD-AB98
  10682. -
  10683. Quartet
  10684. vAll
  10685. †v1.0
  10686. Search for:F5CCF5C800640000 Change to:0000F5C800640000
  10687. -
  10688. QUED/M
  10689. v2.7.1
  10690. †CODE #47
  10691.  
  10692. +0700 :666A          -> 4E71
  10693. +0708: 665C          -> 4E71
  10694. +0910: 6600 011E -> 4E71 4E71
  10695. +0928: 6600          -> 4E71
  10696. +0930: 0100          -> 4E71
  10697. +0938: 6600          -> 4E71
  10698. +0940: 00F0          -> 4E71
  10699. +0960: 6600 00CC -> 4E71 4E71
  10700. -
  10701. Quest
  10702. vAll
  10703. †Search for:611C 4CDF 7FFE Change to:4E71 4CDF 7FFE
  10704. -
  10705. QuickBooks Pro
  10706. v3.1
  10707. 1000 816 361
  10708. -
  10709. QuickCurcuit
  10710. vAll
  10711. †v2.0
  10712. Search for 670C3F3C000E4EAD
  10713. Change to  600C3F3C000E4EAD
  10714. Search for 67081D7C0001000860104267
  10715. Change to  4E711D7C0001000860104267
  10716. -
  10717. QuicKeys II
  10718. v3.01
  10719. 1057081LHB
  10720. v3.0
  10721. 1000888
  10722. 1120000
  10723. v2.1.3
  10724. 19628
  10725. 56406
  10726. v2.1.2a
  10727. 104511
  10728. v2.1
  10729. 115565
  10730. v2.0
  10731. 23545
  10732. 69402
  10733. 6817
  10734. 115565
  10735. 40391
  10736. 6817
  10737. 23545
  10738. 62402
  10739. †QuicKeys 2.0x to 3.0
  10740. QuicKeys stores its personalization information in the Qky2 resource with ID
  10741. 1. To patch it, just nuke the existing resource (ID 1, not ID 0) if there is
  10742. one, and create a new one with ID 1. Then open it up and enter your
  10743. personalization info. The strings you create here are Pascal type. In other
  10744. words, you must precede the actual string with a length byte. Figure out how
  10745. many characters there are in each piece of information that you enter and
  10746. convert that number to a two digit hex number. Then type in that number
  10747. followed by the hexadecimal ASCII codes for your string (or just enter the
  10748. characters in the ASCII section if you're using ResEdit or a similarly
  10749. enlightened editor). Pad the end of each string with nulls (0 in
  10750. hexadecimal).
  10751.  
  10752. Enter your name (or bogus name substitute) at offset 0. Enter you company
  10753. name or related fiction at offset 20 (remember, that's a hex number). Enter
  10754. the serial number (which can be anything at all) at offset 40. Don't enter
  10755. anything after the serial number.
  10756.  
  10757. So, for example, to be Hari Seldan at Herman's House of Lint and have the
  10758. serial number 666, I would enter the following (in goofy ResEdit hex editor
  10759. form):
  10760.  
  10761. 000000    0B48 6172 6920 5365    Hari Se
  10762. 000008    6C64 616E 0000 0000    ldan
  10763. 000010    0000 0000 0000 0000
  10764. 000018    0000 0000 0000 0000
  10765. 000020    1648 6572 6D61 6E27    Herman'
  10766. 000028    7320 486F 7573 6520    s House
  10767. 000030    6F66 204C 696E 7400
  10768. 000038    0000 0000 0000 0000
  10769. 000040    0336 3636              666
  10770.  
  10771. (Note that non-printing characters have been removed from the ASCII output on
  10772. the right side.)
  10773.  
  10774. And that's it. You don't even need to restart to begin accessing QuicKeys.
  10775. And best of all, you can apply the patch to a pre-installed version of
  10776. QuicKeys, so that you will never have to do it again.
  10777.  
  10778. QuicKeys 2.1.2
  10779. Search for:6F00 FE38 2F2E FFFC A983 7001 B06E FFEC Change to:4E71 4E71…
  10780. Search for:662C 426748 6EFE A048 6EFE A970 4C2F 00 Change to 4E71…
  10781. Search for:7001 B06E FFEC 57C0 4400 1D40 0008
  10782. Change to :103C 00FF 4E71 4E71 4E71…
  10783.  
  10784. v2.1.3
  10785. Change 'QkyC' -14341+$3A80
  10786. from:
  10787. $56C0      to:      $4E71
  10788. The personalization data is stored in 'Qky2' ID 1. When you register it, with
  10789. this crack, it will use the serial number 19628, which is presumably the
  10790. default one. To see the personalization, go to 'About QuicKeys™...' in the
  10791. option menu when editing keysets.
  10792.  
  10793. Quick Keys 2.1.3
  10794.  
  10795. For those who can't find a serial number this work around worked for me.
  10796. 1 Install Quickeys with extensions,  etc you desire
  10797. 2 Install Quickeys 2.1 (no serial number needed) cdev only and reboot, should
  10798. open
  10799. 3 Re-install Quickeys 2.1.3 cdev only and reboot, should now open without
  10800. asking for serial number
  10801.  
  10802. -
  10803. QuickFlix!Q
  10804. vAll
  10805. F1009383-0045
  10806. -
  10807. QuickFormat
  10808. v6.3/7.0
  10809. QF!DD45FPDACC16LS
  10810. †QuickFormat 7.0
  10811. Byte Changes (You should find the SEARCH string only ONE TIME!)
  10812. Search:
  10813. 4EBA FE14 4EAD 02E2 4EBA FEBE 4EBA FF22 4EBA F82A
  10814. Change:
  10815. 4E71 4E71
  10816. QuickFormat 7.1
  10817. CODE 3 +$3B6  From $6606 to $4E71
  10818. -
  10819. QuickMail
  10820. v2.2
  10821. 40866
  10822. †Crack for 2.0 serial numbers patch:
  10823. Open up the QUICKINIT file with ResEdit:
  10824. Look in INIT 25 "QuickInit", offset $24, for an ASCII sequence of digits (they directly follow a string that looks like QuickMai, e.g., QuickMai00000). ASCII modify them to any serial # you want, preferably something far away from what other people are using. You see, that serial # is a BASE serial number, from which the Quickmail software will increment x # of times, where x is the # of users allowed by that particular pack. There is one more spot where it's stored, and that's in the DATA -14144 resource, offset $5C, again, it's five ASCII digits. Change them to the same # you installed into the INIT 25
  10825. resource. Once you've made your changes, be sure to save them, and then reboot with the new files installed in your System Folder to see them take effect. I know it's not a patch to remove the serial number check process altogether, but since I do not know how the scheme is intrinsically tied to the actual workings of the client/server mechanism, I'd rather not play around with that and possibly create reliability problems. If you want to invest loads of time looking into it, feel free and please post the results; but I think if all you want to do is get your office up and running with Quickmail for everyone, then this should meet your needs.
  10826. -
  10827. QuickSANE
  10828. v1.0
  10829. QS-91337004
  10830. -
  10831. Quickset
  10832. vAll
  10833. †Search for:670000144267 Change to:600000144267
  10834. -
  10835. QuikCircuit
  10836. vAll
  10837. †v2.0
  10838. Search for:670C3F3C000E4EAD Change to:600C3F3C000E4EAD
  10839. Search for:67081D7C0001000860104267 Change to:4E711D7C0001000860104267
  10840. -
  10841. Racter
  10842. vAll
  10843. †Search for:0FF58205DEA9 Change to:08F58205DEA9
  10844. Search for:F7BBCA71CA64 Change to:967DCE5BE849
  10845. -
  10846. Ragtime
  10847. v3.1
  10848. Serial Number: 6601120  Production Number:8739401
  10849. †Search for:4E56FFC041EEFFC0316E00080016216E000A0012A017
  10850. Change to :4E75FFC041EEFFC0316E00080016216E000A0012A017
  10851. Ragtime 3.0
  10852. Serial Number:6601120 Production Number:8739401
  10853. Ragtime 3.1
  10854. Serial Number:6601120 Production Number:8739401
  10855. -
  10856. Railroad Tychoon
  10857. vAll
  10858. †Krak Patch
  10859. Hex search for:
  10860. 28 00 02 B0 69 06 84 66 08 08 AD
  10861. Hex change the bold values to 4E 71
  10862. This should appear on sector 301, byte 25848 of the file.
  10863. or
  10864. Find Hex string
  10865. 0684 6646 486E
  10866. Replace it with
  10867. 0684 4E71 486E
  10868. When you hit the choose the locomotive screen, any choice you make will be
  10869. valid The krak listed above allows the game to continue to limit your play to
  10870. two trains at a time.
  10871.  
  10872. or
  10873.  
  10874.     RAILROAD TYCOON 1.0
  10875. EFFECT:The program will never ask you the question.
  10876. HOW TO: Locate CODE 24,
  10877.     Find Offset $1F0A, Change the word $6646 to $4E71
  10878.     Find Offset $207E, Change the word $6608 to $4E71
  10879.     RAILROAD TYCOON
  10880. RRT has the PICTs and STR#s all in the application,
  10881. where they can be copied into a WORD document that you can have
  10882. on your hard disk.
  10883. There's an easier way to avoid needing the Railroad Tycoon manual (suggested, I believe, by some previous poster in this group):  Just spend a few minutes with ResEdit and add the names of the engines to the PICTs.  Then the answer is right in front of you every time.
  10884.  
  10885. -
  10886. RAM Disk Saver
  10887. v2.0
  10888. 158100157
  10889. -
  10890. RAM Doubler
  10891. vAll
  10892. †Ramdoubler 1.0.1b1 krak
  10893.  
  10894. Code #2 +11A0 630E->600E
  10895.  
  10896. Ramdoubler 1.0
  10897.  
  10898. the correct SINGLE BYTE crack is
  10899. CODE #2 +114A 6620->6020
  10900.  
  10901. RAM Doubler 1.0 fix
  10902.  
  10903. While playing around with RAM Doubler 1.0 you may have noticed that if you
  10904. replace your System File from a backup or even just move it out of your
  10905. System Folder and immediately back in again, upon the next restart RAM
  10906. Doubler gives you an error message saying that RAM Doubler did not load
  10907. because it has been moved.  Here is why: During installation the RAM
  10908. Doubler installer places two invisible files into your System Folder,
  10909. "MacsBug Mgr" and "Load RAMDblr."  If you look at your HD's boot blocks
  10910. with Norton Disk Editor you will see that the RAM Doubler installer also
  10911. changed the boot blocks' Debugger Name from the normal "MacsBug" to
  10912. "MacsBug Mgr."  Obviously the installer does this to ensure that RAM
  10913. Doubler resources get loaded absolutely first thing during bootup.
  10914. Presumably it also changes the boot blocks' Debugger Name from the normal
  10915. "MacsBug" to "MacsBug Mgr" so that it can load your MacsBug debugger (if
  10916. you use it) secondly, after the RAM Doubler code during bootup.  The only
  10917. problem is that if you swap out your System File or even merely move it out
  10918. of your System Folder and immediately back in again, your boot blocks get
  10919. re-written by the Mac's ROM routines such that the Debugger Name gets
  10920. changed back to "MacsBug" and presto, RAM Doubler won't load, forcing a
  10921. re-installation from the RAM Doubler floppy.  (Anything you do that causes
  10922. the miniature Mac on the face of your System Folder icon to disappear and
  10923. reappear reflects this automatic rewriting of your boot blocks.)  What a
  10924. hassle!  Solution: if you're NOT using a debugger (or anything else you've
  10925. named MacsBug, e.g., there was once a screen saver that needed to be called
  10926. MacsBug) simply use DiskTop, ResEdit or any other disk editor that can see
  10927. invisible files to go into your System Folder and change the name of
  10928. "MacsBug Mgr" to "MacsBug" and then move your System File out & back into
  10929. your System Folder to force the boot blocks rewrite.  Then you'll never
  10930. need to reinstall RAM Doubler whenever you mess with your System File. Voila!
  10931.  
  10932. -
  10933. Rambo
  10934. vAll
  10935. †Search for:DB49D669B2FD Change to:DC49D669B2FD
  10936. Search for:4B6F26851ED8 Change to:2AA9BB036063
  10937. -
  10938. RAMdisk
  10939. vAll
  10940. †v3.16
  10941. Leave three blank spaces after your name to register
  10942. -
  10943. RapidTrak
  10944. vAll
  10945. 600001201
  10946. -
  10947. RayDream Designer
  10948. v3.1.1
  10949. RD-301-1-2116-14832
  10950. v2.0.3
  10951. RDD5-1230-48398
  10952. RDD5-1550-52358
  10953. -
  10954. ReadySetGrow!
  10955. v1.0
  10956. 20475
  10957. -
  10958. Real Poker
  10959. vAll
  10960. †Search for:43FA FE80 32BC FFDC
  10961. Change to:4E71 4E71 4E71 4E71
  10962. Make the files "Saloon File" & "Poker Data" visible. Also, there is a poker
  10963. font in the fonts file you have to have on your system.
  10964. -
  10965. Realmz
  10966. v2.0
  10967. SN#11603111    RC#7252020    (Min for this SN#)
  10968. SN#11603111    RC#7252048    (Max for this SN#)
  10969. v1.6.4+
  10970. †Registration Code = any number within the range 104+INT(SN/24)*15 +/- 14 ,where SN is the serial number.
  10971. ***
  10972. ie if SN=11603111 then RC=any number in the range 7252034 +/- 14
  10973.  
  10974. Another:
  10975.  
  10976. Each Realmz application has a unique serial number which is displayed on the
  10977. title page (upper left corner I think).  What you're looking for is the
  10978. registration code.
  10979.  
  10980. To obtain the registration code follow these steps:
  10981.  
  10982. 1.  Find & note the serial number (SN).
  10983. 2.  Divide the SN by 24.
  10984. 3.  Remove all numbers to the right of the decimal point.
  10985. 4.  Multiply by 15.
  10986. 5.  Add 104.
  10987.  
  10988. Enter this registration code on the title page, then enter any name.  Realmz
  10989. is now registered.
  10990. ••• Version: "1.6.4+" •••
  10991. Register with 911.
  10992. Serial Number 13987296
  10993. Registration Number  8742164
  10994.  
  10995. Once you register your copy. Quit. Open Data Folder and copy Data D, using
  10996. finder (cmd-M). Take the 'Data D copy' and move it out of that folder. If your
  10997. Realmz copy should become unregistered, which happens if you use a bad code in
  10998. a scenario, this  file is deleted thereby unregistering your copy. This is a
  10999. pain in the butt that makes you re-register every time you fuck up. Rename
  11000. Data D copy => Data D and replace in Data folder. Make sure to recopy this
  11001. again, after you do this.
  11002.  
  11003. If you try to register a bad copy with 2.0.3+ the Realmz Manual is deleted. This is a real bitch since the game will not run without it in the same folder.
  11004.  
  11005. To eliminate the need to keep the Realmz Manual around simply take any small text file and change its creator type to 'RMAN'.
  11006. -
  11007. Realmz Assault on Giant Mountain
  11008. v2.0
  11009. 0000017663    Doom
  11010. 0705389594    Anonymous
  11011. 1717142171    Fantasoft
  11012. †Warning:  The above SN# info has been comprimised as of version 2.0.3 or higher.  Some asshole(s) posted the info on the internet and the author apparently took some countermeasures - so you'll just have to suffer until (if i decide to) get around to reverse engineering it again.
  11013. -
  11014. Red Ryder
  11015. vAll
  11016. †v11.0
  11017. Find:6630 42A7 4879 434F 4445 3F3C Replace 42A7 with 6030
  11018. -
  11019. Renderman
  11020. v1.1
  11021. 3273071853
  11022. 4027723341
  11023. 3574598582
  11024. 2518174477
  11025. 4011405915
  11026. -
  11027. Rendermania Beta
  11028. vAll
  11029. 3273071853
  11030. 4027723341
  11031. 3574598582
  11032. 2518174477
  11033. 4011405915
  11034. -
  11035. Replica
  11036. v1.0
  11037. RPM-0010-0342-38QD
  11038. -
  11039. Resolve (Claris)
  11040. vAll
  11041. †v1.0
  11042. Hex Changes:
  11043. Search : 486E FFFC 4EBA FCF6 4A00 588F 670E
  11044. Change :           4E71 4E71           600E
  11045. -
  11046. Retrospect Remote
  11047. vAll
  11048. Authorization Numbers:
  11049. 650-729-7746
  11050. 543-999-2682
  11051. 647-741-1178
  11052. 595-161-0202
  11053. 577-533-0106
  11054. 545-366-9586
  11055. 602-708-6450
  11056. 592-374-9842
  11057. 577-330-3898
  11058. 652-350-7410
  11059. Registration Number:
  11060. 05030000180
  11061. †Retrospect Remote 2.1
  11062. Registration Number:
  11063. 05030000180
  11064. Activator Codes:
  11065. 650-729-7746  543-999-2682  647-741-1178  595-161-0202  577-533-0106
  11066. 545-366-9586  602-708-6450  592-374-9842  577-330-3898  652-350-7410
  11067. 763-912-2571  763-760-2915  763-152-4291  756-769-8739  756-567-2531
  11068. 752-970-7339  750-944-5259  702-923-3963  698-972-2907  698-921-6355
  11069. 697-351-3243  679-064-7971  658-954-6827  657-283-0611  652-673-4379
  11070. 651-964-2651  651-305-7475  638-540-6371  637-324-9123  596-091-5795
  11071. 582-718-6067  581-705-5027  578-970-1219  554-706-2811  554-655-6259
  11072. 542-903-6195  540-218-8939  530-391-7851  527-149-8523  526-390-0243
  11073. 520-210-0899  519-906-1587  498-479-0091  497-972-4571  486-575-0371
  11074. 485-865-8643  478-470-2051  477-515-7907  466-515-5779  451-420-3283
  11075. 449-444-7755  439-567-0115  426-194-0387  779-362-0908  778-602-2628
  11076. 778-500-9524  763-912-2548  763-152-4268  756-567-2508  755-959-3884
  11077.  
  11078. Registration Number:
  11079. U5830007925
  11080. Activator Codes:
  11081. T8CQ-6RDF-8DGY-1
  11082. T8CQ-6RDF-8DGY-2
  11083. T8CQ-6RDF-8DGY-3
  11084.  
  11085. Registration Number:
  11086. U5880002218
  11087. Activator Codes:
  11088. PB9G-BGY7-PARS-1
  11089. PB9G-BGY7-PARS-2
  11090. PB9G-BGY7-PARS-3
  11091. -
  11092. Reversi
  11093. vAll
  11094. †Search for:6708487A01904EBAF69
  11095. Change to :66008487A01904EBAF696
  11096. Search for:6708487A01524EBAF988
  11097. Change to :6008487A01524EBAF988
  11098. Search for:4EBA08C23E1F4EF9
  11099. Change to :A9F408C23E1F4EF9
  11100. Search for:4EBA0BF03E1F4EF9
  11101. Change to :A9F408C23E1F4EF9
  11102. Search for:4EBA04D03E1F4EF9
  11103. Change to :A9F408C23E1F4EF9
  11104. -
  11105. RightWriter
  11106. vAll
  11107. TGMC 113695
  11108. -
  11109. Robosport
  11110. vAll
  11111. †How to remove the copy protection from Maxis' game "RoboSport":
  11112. Search for 4EAD 066A 4FEF 000A 3E00 4A47, using a Utility such as ResEdit or
  11113. SUM Tools.(This sequence is in code resource 2 at offset 2A8C if you look with
  11114. ResEdit. Replace the first two words with 7001 7001, and everything should be
  11115. OK.
  11116. Or try:
  11117. EFFECT: The password dialog will never show up
  11118. HOW TO: LOCATE CODE RESOURCE 2
  11119. CHANGE THE WORDS AT OFFSET 2A82-98 (2A82, 2A84, ..., 2A98) TO 4E71
  11120. CHANGE THE WORDS AT OFFSET 2AB2-C8 (2AB2, 2AB4, ..., 2AC8) TO 4E71
  11121. Or try:
  11122. COMPATIBILITY NOTES
  11123. If you play RoboSport on a MAC PLUS or MAC CLASSIC, turn OFF the Preview Movie Sound option in the Preferences Window otherwise the program may lock during Turn Generation due to a sound chip incompatability. You need MORE THAN 1MB RAM to play RoboSport under MultiFinder. If you only have 1 MB RAM, you must play RoboSport under the Finder. RoboSport is not compatible with the Apple CD-ROM init. RoboSport is not compatible with the Now Menus in the Now Utilities.
  11124. APPLETALK NOTES
  11125. To remove a SECONDARY machine from an AppleTalk network game, the person on the PRIMARY machine must:
  11126.  
  11127. (1) Select REMOVE SECONDARY from the EDIT MENU
  11128.  
  11129. (2) Click the radio button next to the player you want to remove, and
  11130.  
  11131. (3) Click on the REMOVE SECONDARY button.
  11132. AppleTalk Zones are not supported in this version of RoboSport—only direct machine to machine AppleTalk.
  11133. KRAK NOTES
  11134. Run the program. <IN PROGRAM> Marvel at the cool sounds. Go to the dialog box in which you're asked to input the three symbols appearing on some page in the manual. Pick any three symbols. Break into TMON. <IN TMON> Choose MAGIC RETURN from User window. <IN PROGRAM> Hit OK button. <IN TMON> GOSUB a few times; do not GOSUB over pascal case statement beginning (TRACE through it to avoid hanging TMON). Notice quite a few BRAs to Code0005+BCC. Decide too many IFs to handle, so hack logic at source, decision stage (Code0003+15A, Code0003+16E). A #$00 returned from decision routine in D0 means a faulty code, a #$01 returned in D0 means good code. Change all MOVE #$00,D0 to MOVE #$01,D0 so every code is good.
  11135. KRAK IT YOURSELF
  11136. Hex Search:
  11137. 70 00 60 12 52 6E FF EC
  11138. Hex change:
  11139.   …01…
  11140. Hex Search:
  11141. 70 00 4E 5E 4E 75  4E 56
  11142. Hex change:
  11143.   …01…
  11144. or
  11145. CODE 2+2A8C
  11146. from:
  11147. 4EAD 066A 4FEF 000A
  11148. to:
  11149. 4E71 4E71 4E71 7001
  11150.  
  11151. or
  11152.  
  11153.     ROBOSPORT V1.0
  11154. EFFECT: The password dialog will never show up
  11155. HOW TO: LOCATE CODE RESOURCE 2
  11156. CHANGE THE WORDS AT OFFSET 2A82-98 (2A82, 2A84, ..., 2A98) TO 4E71 CHANGE THE WORDS AT OFFSET 2AB2-C8 (2AB2, 2AB4, ..., 2AC8) TO 4E71
  11157.     ROBOSPORT V1.11
  11158. EFFECT: The password dialog will never show up
  11159. HOW TO: Locate CODE resource 2
  11160. Change the words at offsets 2C30 through 2C46 to 4E71 Change the words at offsets 2C60 through 2C76 to 4E71
  11161. -
  11162. Rocket Share 1.0
  11163. vAll
  11164. 640-0207-01
  11165. -
  11166. Rogue
  11167. vAll
  11168. †To make Rogue easily copyable, try this:
  11169. Search for:3BEA 7702 C370 54EC 8BA8 208E F5E8 139C Change to:3AEB
  11170. Make these Changes to a sector copy; then bit copy track #33 with any
  11171. bit copier.
  11172. or try
  11173. Search for:29DC948CA37E Change to:01AD2787A37E
  11174. Search for:34E06DF0C594 Change to:33E06DF0C594
  11175. -
  11176. Route 66
  11177. v1.5
  11178. 28JSSV4559813    Application
  11179. 1JWKR80679435    USA
  11180. M-U-100011Z   ???
  11181. -
  11182. S.C.OUT
  11183. vAll
  11184. †Codes
  11185. 2
  11186. RAFAFE
  11187. LAXUDI
  11188. 4
  11189. ZOLATU
  11190. XOVUPI
  11191. 6
  11192. MILOZI
  11193. ZOKILE
  11194. 8
  11195. BETIXA
  11196. LOMACE
  11197. 10
  11198. JEFIME
  11199. TUDEJE
  11200. 12
  11201. JAKURI
  11202. BOJIRA
  11203. 14
  11204. JILEZO
  11205. MUBALI
  11206. 16
  11207. LAMANE
  11208. VOXOLI
  11209. 18
  11210. TEBUMU
  11211. NUCIDO
  11212. 20
  11213. DOKALE
  11214. CEMATE
  11215. 22
  11216. XUJIFU
  11217. RUJELI
  11218. 24
  11219. MOLOJA
  11220. VONIFU
  11221. 26
  11222. MIXEDU
  11223. ZUMAVO
  11224. 28
  11225. XUKEXE
  11226. BIFUTA
  11227. 30
  11228. DAMUDA
  11229. PAKUNE
  11230. 32
  11231. BEMUMA
  11232. KAVIMO
  11233. 34
  11234. NUREXA
  11235. RURAPI
  11236. 36
  11237. JEJAPI
  11238. NAFAXI
  11239. 38
  11240. FACABA
  11241. MENIMI
  11242. 40
  11243. MELENA
  11244. TIVAFA
  11245. 42
  11246. BIJAME
  11247. LITOVO
  11248. 44
  11249. POMINU
  11250. TALOLA
  11251. 46
  11252. DUNAVE
  11253. FIVIDO
  11254. 48
  11255. BUXALI
  11256. CUFIBO
  11257. 50
  11258. MAMOFU
  11259. LAVONO
  11260. 52
  11261. ZOBATA
  11262. REDECA
  11263. 54
  11264. DUMANI
  11265. LUMERA
  11266. 56
  11267. FUZIBU
  11268. NICONA
  11269. 58
  11270. JEBINI
  11271. LAKEXO
  11272. 60
  11273. PIJERU
  11274. MUVUKA
  11275. 62
  11276. TIKOKE
  11277. PIVECI
  11278. 64
  11279. XIPAXI
  11280. VEDAPU
  11281. 66
  11282. CIFABU
  11283. FADAMA
  11284. 68
  11285. NODOTI
  11286. MUFUPO
  11287. 70
  11288. MACINE
  11289. CUDODI
  11290. 72
  11291. KUMEKI
  11292. MAXULE
  11293. 74
  11294. DEMIFA
  11295. KATAXE
  11296. 76
  11297. CIZEBE
  11298. DEFIVE
  11299. 78
  11300. ZICODA
  11301. KOVABI
  11302. 80
  11303. ZOFOKU
  11304. FITOJI
  11305. 82
  11306. DUTEJO
  11307. XUXETE
  11308. 84
  11309. REJITA
  11310. NIRIPE
  11311. 86
  11312. NAPEMI
  11313. XERECA
  11314. 88
  11315. KENAVO
  11316. VUDERU
  11317. 90
  11318. DIRONO
  11319. JIRURE
  11320. 92
  11321. TEBOVI
  11322. KORAKA
  11323. 94
  11324. NELARI
  11325. TAXEDA
  11326. 96
  11327. NUPAXO
  11328. VACETE
  11329. 98
  11330. FADIMA
  11331. DONIKO
  11332. 100
  11333. LUTANO
  11334. ZETIPO
  11335. Infinite Lives cheat is CODE 9 +1AE   536D 9254 66 ->4E71 4E71 60
  11336.  
  11337. S.C.OUT 1.3.1  Infinite men cheat, but makes it impossible to abort game - must quit and restart to play a different level.
  11338.  
  11339. CODE 9  +1AE  536D 9254 660A -> 4E71 4E71 600A
  11340.  
  11341. -
  11342. S.U.M. II
  11343. vAll
  11344. D952906J
  11345. -
  11346. Sailing Master
  11347. v1.1
  11348. 00920ASIP
  11349. -
  11350. SanityCheck
  11351. v2.0 Demo
  11352. †To convert to a fully working version:
  11353.  
  11354. CODE # 4 'Main'
  11355.  
  11356. +4FBC 4EBA FF0E->4E71 4E71 //Don't display demo splash dialog
  11357.  
  11358. CODE #15 'Error Segment'
  11359.  
  11360. +00F8 7006->7000 //Don't disable the 'Save as…' menu item.
  11361. +0104 7005->7000 //Don't disable the 'Save' menu item.
  11362. +0110 7009->7000 //Don't disable the 'Print' menu item.
  11363. +257C 6704->6004 //Stops the text '<Demo>' from overwriting symbols/identifiers
  11364. -
  11365. Sargon III
  11366. vAll
  11367. †Search for:660845FA0020301290416604 Change to:4E7145FA0020301290416604
  11368. -
  11369. Satellite 3D
  11370. v1.5
  11371. 420491
  11372. -
  11373. ScanPrep Pro
  11374. v2.0.2
  11375. IXP-61082016-BK4
  11376. -
  11377. ScanTastic
  11378. v4.0
  11379. STPS4-1435174855
  11380. -
  11381. ScreenScapes
  11382. vAll
  11383. 10SSM005528A
  11384. -
  11385. Scriptor
  11386. vAll
  11387. †v1.4
  11388. Search for:5EA43F3C0001A9 Change to:4FA63F3C0001A9
  11389. -
  11390. Sculpt 3D
  11391. vAll
  11392. 101164
  11393. -
  11394. Secret of the Silver Blade
  11395. vAll
  11396. †You can bypass the journal entry codes by changing CODE 14+$4020 from $4267
  11397. 3F3C to $6000 01DA. To bypass the rule book codes, change CODE 2+$39E from
  11398. $4EAD 037A to $6000 01F8.
  11399. or
  11400. EFFECT: The password dialog will never show up
  11401. HOW TO: CHANGE THE WORD AT OFFSET 16AE IN CODE RESOURCE 15 TO 6052
  11402.  
  11403. These are the journal entry codes:
  11404.  1) word #5 entry  #3 page #28 = BLACK
  11405.  2) word #2 entry  #5 page #28 = TALKING
  11406.  3) word #4 entry  #6 page #28 = MINERS
  11407.  4) word #1 entry #13 page #29 = BLIND
  11408.  5) word #3 entry  #9 page #29 = TALE
  11409.  6) word #5 entry #11 page #29 = BEHOLDER
  11410.  7) word #3 entry #15 page #30 = FROST
  11411.  8) word #4 entry #18 page #30 = SILVER
  11412.  9) word #2 entry #19 page #31 = AMULET
  11413. 10) word #1 entry #22 page #31 = DYING
  11414. 11) word #6 entry #23 page #31 = MAGES
  11415. 12) word #2 entry #24 page #32 = GUARD
  11416. 13) word #4 entry #25 page #32 = WELL
  11417. 14) word #3 entry #27 page #32 = STORY
  11418. 15) word #6 entry #28 page #32 = VORPAL
  11419. 16) word #3 entry #30 page #33 = GEMS
  11420. 17) word #4 entry #33 page #33 = AM
  11421. 18) word #6 entry #34 page #33 = FLAMING
  11422. 19) word #6 entry #37 page #34 = SMALL
  11423. 20) word #1 entry #40 page #35 = LEDGER
  11424. 21) word #3 entry #43 page #36 = MARCUS
  11425. 22) word #3 entry #47 page #37 = YULASH
  11426. 23) word #3 entry #46 page #37 = MULMASTER
  11427. 24) word #2 entry #48 page #38 = GLOWING
  11428. 25) word #7 entry #51 page #39 = HOUSE
  11429. 26) word #4 entry #55 page #40 = SERVED
  11430. 27) word #4 entry #59 page #41 = WOUNDED
  11431. 28) word #4 entry #63 page #42 = AMAZONIAN
  11432. 29) word #1 entry #67 page #43 = MAD
  11433. 30) word #5 entry #70 page #44 = CIRCLE
  11434. These are the rule book codes:
  11435.  1) word #3 "CIVILIZATION"            page  #9 = TOWN
  11436.  2) word #4 "USING MENUS"             page  #2 = MENU
  11437.  3) word #5 "BEGINNING TO PLAY"       page  #2 = GAME
  11438.  4) word #4 "INTRODUCTION"            page  #1 = OFFICIAL
  11439.  5) word #5 "GETTING STARTED QUICKLY" page  #1 = BLADES
  11440.  6) word #4 "BEFORE YOU PLAY"         page  #1 = COPY
  11441.  7) word #4 "COMBAT"                  page #10 = COMPUTER
  11442.  8) word #4 "ENCOUNTERS"              page #10 = COMES
  11443.  9) word #1 "MODIFYING CHARACTERS"    page  #3 = THE
  11444. 10) word #6 "MAGIC"                   page  #8 = OPTIONS
  11445. 11) word #4 "ADVENTURING OPTIONS"     page  #7 = CONTROL
  11446. 12) word #6 "ENCAMP"                  page  #7 = LIKE
  11447. 13) word #1 "NON-PLAYER CHARACTERS"   page  #4 = DURING
  11448. 14) word #4 "CHARACTER STATUS"        page  #4 = THAT
  11449. 15) word #4 "VIEWING CHARACTERS"      page  #4 = DISPLAYS
  11450. 16) word #3 "ADVENTURING"             page  #6 = UP
  11451. 17) word #1 "DISPLAY SCREENS"         page  #6 = SECRET
  11452. 18) word #1 "ADVENTURING"             page  #6 = AFTER
  11453. 19) word #2 "CHARACTER STATUS"        page  #4 = STATUS
  11454. 20) word #3 "VIEWING CHARACTERS"      page  #4 = COMMAND
  11455. -
  11456. Seize The Day
  11457. vAll
  11458. ID# 9312M00014   UNLOCK KEY - Q1B9J
  11459. -
  11460. Sensible Grammar
  11461. vAll
  11462. 103855
  11463. 119303
  11464. -
  11465. Shader Detective
  11466. v.1.3
  11467. 188877
  11468. -
  11469. ShadowLan
  11470. vAll
  11471. †"Paris" allows 5 users to connect.
  11472. -
  11473. Shanghai
  11474. vAll
  11475. †Search for:55083F3C0001A9 Change to:41783F3C0001A9
  11476. -
  11477. Sherlock Holmes
  11478. vAll
  11479. †Search for:660000044E75 Change to:4E714E714E75
  11480. -
  11481. Showplace
  11482. v2.0.1
  11483. 1950469700
  11484. -
  11485. Signpost
  11486. v1.2FAT
  11487. App-284396555EUGG
  11488. Italy-201356294NPQU
  11489. †v2.0
  11490. This bypasses the hardkey and accepts anything put in for name and serial #.
  11491. However, it seems to hang when plotting to a file… (help needed).
  11492. For name and serial check.
  11493. Search for: 6C00 000C 7003 3F00 A9C8 6000
  11494. Change to : 6000
  11495. Search for: 6700 000C 7003 3F00 A9C8 6000 FF56
  11496. Change to : 6000
  11497. For hardkey bypass
  11498. Search for:6600 0008 3D6E 8002 801E 302E
  11499. Change to :6016 4E71
  11500. This might work for the "program has been modified"
  11501. Search for: 6700 0006 4EFA 0018 558F 3F2E
  11502. Change to : 4E71 4E71
  11503. -
  11504. SignPost Europe Map
  11505. v1.0
  11506. 2349ETDC92898
  11507. -
  11508. SignPost USA Map
  11509. v1.2
  11510. USA-251CFUD686155
  11511. -
  11512. Silverlining
  11513. vAll
  11514. please
  11515. (use on 2nd attempt)
  11516. -
  11517. SimCity
  11518. vAll
  11519. †Typing when the cursor is in the toolbox:
  11520. FUND: gets you an infusion of cash
  11521. SimCity
  11522. Change CODE 2+6E44
  11523. from:
  11524. 2F2D C298 A915 2F2D C298 A91F
  11525. to:
  11526. 4E71 4E71 4E71 4E71 4E71 4E71
  11527. AND
  11528. Change CODE 2+6F1E
  11529. from:
  11530. 4EBA 00AC 3D40 FFFE 4A6E FFFE
  11531. to:
  11532. 7001 426D D544 3D40 FFB6 6056
  11533. (Note: Maxis took out ALL CP in v1.4)
  11534. -
  11535. SimCity 2000
  11536. vAll
  11537. †The cheat is activated when you issue a bond.  Simply issue a bond and then
  11538. immediately repay the bond.  You will now have added a kewl million bucks to
  11539. your money plus the value of the bond.
  11540.  
  11541. I could not be bothered to change the many routines involved to prevent money
  11542. being subtracted when spent.  There were simply too many.
  11543.  
  11544. Launch resedit and...
  11545.  
  11546.  Code 4
  11547.  ------
  11548.  
  11549. Address 3376 change 04B9 0000 2700 FFFF EFAC to 06B9 000F 4240 FFFF EFAC
  11550.  
  11551. or
  11552.  
  11553. SC 2000 ultimate cheat
  11554.  
  11555. when in full zoom mode, type:
  11556.  
  11557. porntipsguzzardo
  11558.  
  11559. and you'll get $500,000 and all technologies enabled.
  11560.  
  11561. -
  11562. SimEarth
  11563. vAll
  11564. †This patch to SimEarth 1.0 eliminates the annoying quiz at the beginning. This patch appears to work on both the color and black & white versions. The first patch disables the quiz for new planets, the second for loading existing planets. They simulate a successful call to the quiz procedure.
  11565. CODE 11 offset $61C (newgame)
  11566. change 4EAD 008A (color version) or 4EAD 00EA (B&W) to 4E71 7001
  11567. CODE 14 offset $D8 (loadgame)
  11568. change 4EAD 008A (color version) or 4EAD 00EA (B&W) to 4E71 7001
  11569. or
  11570. EFFECT: The password dialog will never show up
  11571. HOW TO: CHANGE THE WORD AT OFFSET 127E IN CODE RESOURCE 2 TO 4E71
  11572. SIMEARTH V1.1
  11573. EFFECT: The password dialog will never show up
  11574. HOW TO: LOCATE CODE RESOURCE 2
  11575.  
  11576. CHANGE THE WORD AT OFFSET 47E4 TO 4E71
  11577.  
  11578. CHANGE THE WORD AT OFFSET 47E6 TO 4E71
  11579. Typing when the cursor is in the toolbox:
  11580. FUND :gets you an infusion of cash
  11581. JOKE :displays a joke
  11582. SMOO :smooths coastlines
  11583. ERAD :eradicates all plants & animals life.
  11584.  
  11585.  SIMEARTH (v1.1)
  11586. EFFECT: It doesn't ask for a word at start-up any more.
  11587. HOW TO: Open CODE resource 2
  11588.             at offset 0012DA, change word to $4E71
  11589.  
  11590. SIMEARTH  (B&W)  V1.0
  11591. EFFECT: The password dialog entry box and question never show up. HOW TO: Locate CODE resource #2  (number two)
  11592.             Change WORD at offset 127E from 6706 -> 4E71
  11593.  
  11594. -
  11595. SitComm
  11596. vAll
  11597. SCxxxxx
  11598. SRxxxxx
  11599. †Go to CODE 6
  11600. at Offset +BD2 change 6628 to 6028
  11601. -
  11602. Sketch
  11603. v2.0
  11604. SMZMP22W2CD6CER
  11605. SMDFQHB3THRH4LJ
  11606. SMFRZ9CQG7ZWQ86
  11607. v1.0
  11608. SMKB8MMKZ6SM8EV
  11609. -
  11610. Sketcher
  11611. v1.0
  11612. 0400102LUA
  11613. -
  11614. SkyFox
  11615. vAll
  11616. †Search for:2F104217205F4E90 Change to:203C99C455014E71
  11617. -
  11618. Smooth Talker
  11619. vAll
  11620. †1.0A
  11621. Search for:124321FAFF56022E0C400000 Change to:000021FAFF56022E0C40FFB9
  11622. 1.0B
  11623. Search for:6608 45FA 0038 3012 Change to:4E71 45FA 0038 3012
  11624. Search for:6614 4267 3B7C Change to:4E71 4267 3B7C
  11625. -
  11626. SnapMail
  11627. v2.0
  11628. ' -8E6C6183 10'
  11629. -
  11630. Snatcher
  11631. v1.0
  11632. 104321
  11633. -
  11634. SndConverter Pro
  11635. v2.2
  11636. 065016413435    'Anonymous'
  11637. -
  11638. Snoopy's Yearn to Learn
  11639. vAll
  11640. 304E1342E
  11641. †Serial Number info
  11642. ~~~~~~~~~~~~~~~~~~
  11643. Before you run the program for the first time, make a copy of the virgin "YL
  11644. Pref" file (in the System Folder [not the Preferences folder]). Then whenever
  11645. you want to repersonalize, just drag a virgin copy into the System Folder. If
  11646. you lose your virgin "YL Pref" file, you can make one yourself by creating a
  11647. plain text file with a single ellipsis character (opt-;) [that's option
  11648. semicolon] and set the file type to TEXT and the creator to ????. BTW, if you
  11649. copy the YEARN 2 LEARN folder to another Mac and run it, it will say it caught
  11650. you pirating. What you forgot to do was put a copy of the "YL Pref" file into
  11651. the System Folder of the new Mac.
  11652. The two serial numbers posted (304E2180E & 304E1342E) work fine. It seems that
  11653. most any numbers plugged into the pattern ( ###E####E ) work. Example:
  11654. 123E4567E doesn't work, but 444E4444E does.
  11655. -
  11656. SoftAT
  11657. v2.5
  11658. 2ld0j1j1ssl7
  11659. wvu1e0335rv1
  11660. †Change 'CODE' ID 10 at:
  11661. Offset: $0D80
  11662. From:
  11663. $4EAD 0782
  11664. To:
  11665.  
  11666. $4E71 4E71
  11667. Change 'CODE' ID 15 at:
  11668. Offset: $1D82
  11669. From:
  11670.  
  11671. $670C
  11672. To:
  11673.  
  11674. $4E71
  11675. Offset: $1D8E
  11676. From:
  11677.  
  11678. $6612
  11679. To:
  11680.  
  11681. $6012
  11682. Offset: $19F8
  11683. From:
  11684.  
  11685. $6610
  11686. To:
  11687.  
  11688. $6010
  11689. Offset: $1AB2
  11690. From:
  11691.  
  11692. $660E
  11693. To:
  11694.  
  11695. $600E
  11696. To get the max speed out of SoftAT this is what to do:
  11697. 1    run system 6.0x
  11698. 2    don't use 32bit QD
  11699. 3    put the monitor in 16 colour mode or B&W mode
  11700. 4    give SoftAT as much memory as you can
  11701. 5    put SoftAT and the HD file (at least) on a RAM disk
  11702. 6    run under FINDER only, not Multifinder
  11703. It sounds like a pain, but with "SystemSwitcher", it's easy.
  11704. -
  11705. SoftNode
  11706. vAll
  11707. Pwd:3ubgr065j1w1
  11708.       ikkt51borw1
  11709. S#: ND-39003394/001
  11710. -
  11711. SoftPC
  11712. v3.1 Pro
  11713. S/N - PR-24004178/OO1
  11714. Password - rtu0j1m3tgt3
  11715. SN=PR-24002279/001
  11716. PW=2encc1(L)d6jt3    (L) lowercase L
  11717. SN=WD-64000911/001
  11718. PW=17rn004urp00
  11719. v3.0
  11720. 751n51kd6c74
  11721. SN=UN-13042600/001
  11722. PW=v5vm51q8tud8
  11723. v2.5x
  11724. C7SC707UT9T3
  11725. hbadc1s8pvv1
  11726. -
  11727. SoftPC Windows
  11728. v3.1
  11729. SN=WD-64000911/001
  11730. PW=17rn004urp00
  11731. vAll
  11732. barb70t35710
  11733. -
  11734. SoftwareFPU
  11735. v3.0.2
  11736. SFPU-302-XXXXXXX
  11737. †XXXXXXX can be any number you like and the 302 part is obviously the version
  11738. number, so for any future versions, just place the appropriate number there.
  11739. -
  11740. SoftWindows
  11741. v2.0
  11742. 2500-6666-2112-1492
  11743. 2500-0004-1485-1139
  11744. v1.0.2
  11745. 2000-0100-2083-9122
  11746. 2000-0100-5122-0594
  11747. 2000-0100-7448-0102
  11748. 2000-0100-5421-1836
  11749. 2000-0208-0042-5185
  11750. Ten User License #:  2003-0200-4505-4825
  11751. -
  11752. Songpainter
  11753. vAll
  11754. †Search for:4EAD 00D2 101F 6712 Change to:4E71 4E71 101F 6012
  11755. -
  11756. Sound Converter Pro
  11757. v2.2
  11758. 065016413435 Name='Anonymous'
  11759. -
  11760. Sound Designer
  11761. vAll
  11762. †v1.1
  11763. Search for:55083F3C0001A9 Change to:41783F3C0001A9
  11764. -
  11765. Sound Edit
  11766. v1.6
  11767. SSM100-4604-1072-4078
  11768. SSM101-7692-5074-2065
  11769. -
  11770. Sound Edit Pro
  11771. v1.0.5
  11772. SSM100-4604-1072-4078
  11773. -
  11774. Space Quest I
  11775. vAll
  11776. † - SPACE QUEST I
  11777. EFFECT: Press enter when asked program asks for original disk to avoid inserting original
  11778. HOW TO:    LOCATE CODE 8   FIND THE OFFSET 390
  11779.         AND CHANGE THE NUMBER 66 TO 67
  11780. -
  11781. Space Quest II
  11782. vAll
  11783. 112929060100656
  11784. -
  11785. Space Rogue
  11786. vAll
  11787. †The codes are:
  11788. Page 1:scout  Page 7:have  Page 8:when  Page 9:seasoned  Page 10:dock  Page
  11789. 12:shown  Page 14:else  Page 15:three  Page 18:instance  Page 19:deadly  Page
  11790. 20:shields  Page 21:control  Page 22:helm  Page 24:gates  Page 25:quickly
  11791. Page 28:flashy  Page 39:should  Page 41:colonization
  11792.  
  11793. or
  11794.  
  11795. SPACE ROGUE 1.0
  11796. EFFECT: Can load old games w/o looking up words in manual.
  11797. HOW TO: LOCATE  CODE ID=3
  11798. FIND Offset       Change to        from
  11799.     3D0A          6032             4EAD
  11800.     3D3E          6064             6630
  11801. -
  11802. Spaceways 2000
  11803. vAll
  11804. †Beta
  11805.     To play at higher levels:
  11806.     At CODE 6 +1E78        Change:    000A    to:    002F
  11807. Spaceway 2000
  11808. AKA - 'Spaceway 2000 Championship Edition'
  11809.  
  11810. Sure the challenge of Spaceway is really fun, but there's something to be said about kicking the shit out of the other computer. So, here's a bunch of cheats that I made for 'stress relief'.
  11811.  
  11812. i)    *TURBO* patch
  11813.       Hint: go in low-gear, unless you are really psycho
  11814. ii)   Rapid Fire Fore and Aft Weapons
  11815.       Hint: if Fore is on, Aft will not work, because the bullet
  11816.       buffer is full!
  11817. iii)  Unlimited Fore/Aft Weapons
  11818. iv)   Unlimited Time
  11819. v)    Unlimted Shields
  11820. vi)   Choose your Fore/Aft Weapons
  11821. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11822.  
  11823. Change CODE 5                    This patches the turbo
  11824. Offset:        $20D6
  11825. From:            $6EE8
  11826. To:            $4E71
  11827. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11828.  
  11829. Change CODE 5                    This patches Fore Rapid Fire
  11830. Offset:        $2AB2
  11831. From:            $6712
  11832. To:            $4E71
  11833.  
  11834. Offset:        $2AF0                This patches Aft Rapid Fire
  11835. From:            $6712
  11836. To:            $4E71
  11837. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11838.  
  11839. Change CODE 5                    This patches the Unlimited Fore Weapons
  11840. Offset:        $2532
  11841. From:            $536D CE88
  11842. To:            $4E71 4E71
  11843.  
  11844. Offset:        $253C
  11845. From:            $422D CB93
  11846. To:            $4E71 4E71
  11847.  
  11848. Offset:        $2630
  11849. From:            $6700 00AA
  11850. To:            $4E71 4E71
  11851.  
  11852. Offset:        $266E
  11853. From:            $536D CE88
  11854. To:            $4E71 4E71
  11855.  
  11856. Offset:        $35A6
  11857. From:            $536D CE88
  11858. To:            $4E71 4E71
  11859. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11860.  
  11861. Change CODE 5                    This patches the Unlimited Aft Weapons
  11862. Offset:        $2736
  11863. From:            $536D CE96
  11864. To:            $4E71 4E71
  11865.  
  11866. Offset:        $2782
  11867. From:            $6700 01E0
  11868. To:            $4E71 4E71
  11869.  
  11870. Offset:        $27A8
  11871. From:            $6F1E
  11872. To:            $4E71
  11873.  
  11874. Offset:        $27BE
  11875. From:            $536D CE96
  11876. To:            $4E71 4E71
  11877.  
  11878. Offset:        $27D6
  11879. From:            $601C
  11880. To:            $4E71
  11881.  
  11882. Offset:        $2856
  11883. From:            $6F00 010C
  11884. To:            $4E71 4E71
  11885.  
  11886. Offset:        $289C
  11887. From:            $6F00 00C6
  11888. To:            $4E71 4E71
  11889.  
  11890. Offset:        $28B8
  11891. From:            $6700 00AA
  11892. To:            $4E71 4E71
  11893.  
  11894. Offset:        $28F6
  11895. From:            $536D CE96
  11896. To:            $4E71 4E71
  11897.  
  11898. Offset:        $2956
  11899. From:            $536D CE96
  11900. To:            $4E71 4E71
  11901.  
  11902. Offset:        $35AC
  11903. From:            $536D CE96
  11904. To:            $4E71 4E71
  11905. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11906.  
  11907. Change CODE 5                    This patches the Unlimited Time
  11908. Offset:        $20B4
  11909. From:            $4EBA 20A2
  11910. To:            $4E71 4E71
  11911. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11912.  
  11913. Change CODE 5                    This patches the Unlimited Shields
  11914. Offset:        $309A
  11915. From:            $4E56 0000
  11916. To:            $6000 008A
  11917. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11918.  
  11919. Change CODE 5                    This patches Choosing your Fore Weapon
  11920. Offset:        $247C
  11921. From:            $302D CE80
  11922. To:            $4E71 700?
  11923. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  11924.  
  11925. Offset:        $270A                This patches choosing your Rear weapon
  11926. From:            $302D CE8E
  11927. To:            $4E71 700?
  11928.  
  11929. NOTE: Replace the '?' with one of the following:
  11930. 1    -    Normal Gun
  11931. 2    -    Mines
  11932. 3    -    Smart Bombs
  11933. 4    -    Homing Mines
  11934. 5    -    Freeze the Enemies
  11935. 6    -    Super Speed
  11936.  
  11937. NOTE: You must first put ANY weapon other than the standard weapon into it, then it will use the weapon you choose with ResEdit. Cracked by Nemo
  11938. -
  11939. Spanish Assistant
  11940. v1.0
  11941. M1102424
  11942. M1104116
  11943. -
  11944. Spectre
  11945. vVR
  11946. MB7565LD
  11947. vSupreme (release)
  11948. LTS24QW
  11949. ENF2BB5
  11950. V6GHC5S
  11951. 23XHC5N
  11952. ENF2BB5
  11953. CME2438
  11954. 45fgt67
  11955. 45lkj67
  11956. buu24m
  11957. flh242t
  11958. lnb24wb
  11959. wdp257n
  11960. acr25mm
  11961. xpw23z5
  11962. LV8252W
  11963. LV82HPQ
  11964. LV836AJ
  11965. LV83ADH
  11966. LV83G43
  11967. LV83KT5
  11968. LV866AC
  11969. LV86CYN
  11970. LV86RMG
  11971. LV87E8A
  11972. LV87JB9
  11973. LV87PZT
  11974. LV87TQV
  11975. LV8AE84
  11976. LV8ALWE
  11977. LV8AZK8
  11978. LV8BN62
  11979. LV8BS8Z
  11980. LV8BXXK
  11981. LV8C3NM
  11982. LV8EN5U
  11983. LV8EUU6
  11984. LV8F9GY
  11985. LV8FW3S
  11986. LV8G26R
  11987. LV8G7VB
  11988. LV8GBLD
  11989. LV8JW3L
  11990. LV8K4RW
  11991. LV8KHEQ
  11992. LV8L5ZJ
  11993. LV8LA4H
  11994. LV8LFT3
  11995. LV8LKJ5
  11996. LV8P5ZC
  11997. LV8PCPN
  11998. LV8PRCG
  11999. LV8QDXA
  12000. LV8QJ29
  12001. LV8QPQT
  12002. ZC224R6
  12003. DMT24BV
  12004. 8FL224V
  12005. XME224W
  12006. C8E224X
  12007. Q7D224Y
  12008. GDD224Z
  12009. 9ET2FG2
  12010. LTS24QW
  12011. 23XHC5N
  12012. V6GHC5S
  12013. ENF2BB5
  12014. CME2438
  12015. 45FGT67
  12016. 45LKJ67
  12017. ACR25MM
  12018. FLH242T
  12019. LNB24WB
  12020. WDP257N
  12021. XPW23Z5
  12022. vSupreme (MacExpo)
  12023. DMT24BV
  12024. BVU247M
  12025. FLH242T
  12026. LNB24WB
  12027. VDP257N
  12028. ACR25MM
  12029. XPW23Z5
  12030. 45FGT67
  12031. 45LKJ67
  12032. v2.0
  12033. LV82VNN
  12034. LV83ABG
  12035. LV83WWA
  12036. LV842Z9
  12037. LV848PT
  12038. LV84CEV
  12039. LV86WW4
  12040. LV875LE
  12041. LV87J98
  12042. LV886U2
  12043. LV88AWZ
  12044. LV88GMK
  12045. LV88LCM
  12046. LV8B6TU
  12047. LV8BDJ6
  12048. LV8BS6Y
  12049. LV8CERS
  12050. LV8CJUR
  12051. LV8CQKB
  12052. LV8CUAD
  12053. LV8FERL
  12054. LV8FMFW
  12055. LV8G24Q
  12056. LV8GNPJ
  12057. LV8GSSH
  12058. LV8GYH3
  12059. LV8H485
  12060. LV8KNPC
  12061. LV8KVDN
  12062. LV8LA2G
  12063. LV8LWMA
  12064. LV8M2Q9
  12065. LV8M8ET
  12066. LV8MC5V
  12067. LV8PWM4
  12068. LV8Q5BE
  12069. LV8QHY8
  12070. LV8R6K2
  12071. LV8RAMZ
  12072. LV8RGCK
  12073. LV8RL3M
  12074. LV8U6JU
  12075. LV8UD96
  12076. LV8URVY
  12077. LV8VEGS
  12078. LV8VJKR
  12079. LV8VQAB
  12080. LV8VTZD
  12081. LV8YEGL
  12082. LV8YM6W
  12083. LV8YZTQ
  12084. LV8ZNEJ
  12085. LV8ZSHH
  12086. LV8ZY83
  12087. LV93YKU
  12088. LV947A6
  12089. LV94KWY
  12090. LV958HS
  12091. LV95CLR
  12092. LV95JBB
  12093. LV95N2D
  12094. LV988HL
  12095. LV98F7W
  12096. LV98TUQ
  12097. LV99GFJ
  12098. LV99LJH
  12099. LV99S93
  12100. LV99VY5
  12101. LV9CGFC
  12102. LV9CP5N
  12103. LV9D3SG
  12104. LV9DQDA
  12105. LV9DUG9
  12106. LV9E26T
  12107. LV9E5VV
  12108. LV9GQD4
  12109. LV9GX3E
  12110. LV9HBQ8
  12111. LV9HYB2
  12112. LV9J4DZ
  12113. LV9JA4K
  12114. LV9JDTM
  12115. LV9LYAU
  12116. LV9M6Z6
  12117. LV9MKMY
  12118. LV9N88S
  12119. LV9NCBR
  12120. LV9NJ2B
  12121. LV9NMRD
  12122. LV9R88L
  12123. LV9REWW
  12124. LV9RTKQ
  12125. LV9SG6J
  12126. LV9SL9H
  12127. LV9SRY3
  12128. LV9SVP5
  12129. LV9VG6C
  12130. LV9VNUN
  12131. LV9W3HG
  12132. LV9WQ4A
  12133. LV9WU79
  12134. LV9WZVT
  12135. LV9X5LV
  12136. LV9ZQ44
  12137. LV9ZWSE
  12138. LVA2A7J
  12139. LVA2EAH
  12140. LVA2KZ3
  12141. LVA2PQ5
  12142. LVA5A7C
  12143. LVA5GVN
  12144. LVA5VJG
  12145. LVA6J5A
  12146. LVA6N89
  12147. LVA6TWT
  12148. LVA6XMV
  12149. LVA9J54
  12150. LVA9QTE
  12151. LVAA5G8
  12152. LVAAS32
  12153. LVAAW5Z
  12154. LVAB3UK
  12155. LVAB7KM
  12156. LVADS2U
  12157. LVADYR6
  12158. LVAEDDY
  12159. LVAEZYS
  12160. LVAF63R
  12161. LVAFBSB
  12162. LVAFFHD
  12163. LVAHZYL
  12164. LVAJ8NW
  12165. LVAJMBQ
  12166. LVAK9WJ
  12167. LVAKDZH
  12168. LVAKKQ3
  12169. LVAKPF5
  12170. LVAN9WC
  12171. LVANGLN
  12172. LVANV9G
  12173. LVAPHUA
  12174. LVAPMX9
  12175. LVAPTMT
  12176. LVAPXCV
  12177. LVASHU4
  12178. LVASQJE
  12179. LVAT578
  12180. LVATRS2
  12181. LVATVUZ
  12182. LVAU3KK
  12183. LVAU7AM
  12184. LVAWRRU
  12185. LVAWYG6
  12186. LVAXD4Y
  12187. LVAXZPS
  12188. LVAY5SR
  12189. LVAYBHB
  12190. LVAYF8D
  12191. LVB2BV4
  12192. LVB2JKE
  12193. LVB2X88
  12194. LVB3KT2
  12195. LVB3PVZ
  12196. LVB3VLK
  12197. LVB3ZBM
  12198. LVB6KSU
  12199. LVB6SH6
  12200. LVB775Y
  12201. LVB7TQS
  12202. LVB7XTR
  12203. LVB85JB
  12204. LVB899D
  12205. LVBATQL
  12206. LVBB2EW
  12207. LVBBF3Q
  12208. LVBC3NJ
  12209. LVBC7RH
  12210. LVBCDG3
  12211. LVBCH75
  12212. LVBF3NC
  12213. LVBFACN
  12214. LVBFNZG
  12215. LVBGBLA
  12216. LVBGFP9
  12217. LVBGMDT
  12218. LVBGR4V
  12219. LVBKBL4
  12220. LVBKJAE
  12221. LVBKWX8
  12222. LVBLKJ2
  12223. LVBLPLZ
  12224. LVBLVBK
  12225. LVBLZ2M
  12226. LVBPKHU
  12227. LVBPS86
  12228. LVBQ6UY
  12229. LVBQTFS
  12230. LVBQXJR
  12231. LVBR59B
  12232. LVBR8YD
  12233. LVBTTFL
  12234. LVBU25W
  12235. LVBUESQ
  12236. LVBV3DJ
  12237. LVBV7GH
  12238. LVBVD73
  12239. LVBVGW5
  12240. LVBY3DC
  12241. LVBYA3N
  12242. LVBYNQG
  12243. LVBZBBA
  12244. LVBZFE9
  12245. LVBZM4T
  12246. LVBZQTV
  12247. LVC3MGL
  12248. LVC3U6W
  12249. LVC48TQ
  12250. LVC4VEJ
  12251. LVC4ZHH
  12252. LVC5783
  12253. LVC5AX5
  12254. LVC7VEC
  12255. LVC844N
  12256. LVC8GRG
  12257. LVC95CA
  12258. LVC99F9
  12259. LVC9F5T
  12260. LVC9JUV
  12261. LVCC5C4
  12262. LVCCC2E
  12263. LVCCQP8
  12264. LVCDDA2
  12265. LVCDHCZ
  12266. LVCDP3K
  12267. LVCDSSM
  12268. LVCGD9U
  12269. LVCGKY6
  12270. LVCGYLY
  12271. LVCHM7S
  12272. LVCHRAR
  12273. LVCHWZB
  12274. LVCJ2QD
  12275. LVCLM7L
  12276. LVCLTVW
  12277. LVCM8JQ
  12278. LVCMV5J
  12279. LVCMZ8H
  12280. LVCN6X3
  12281. LVCNAN5
  12282. LVCQV5C
  12283. LVCR3TN
  12284. LVCRGGG
  12285. LVCS53A
  12286. LVCS969
  12287. LVCSEUT
  12288. LVCSJKV
  12289. LVCV534
  12290. LVCVBRE
  12291. LVCVQE8
  12292. LVCWCZ2
  12293. LVCWH3Z
  12294. LVCWNSK
  12295. LVCWSHM
  12296. LVCZCYU
  12297. LVCZKP6
  12298. LVCZYBY
  12299. LVD2379
  12300. LVD28VT
  12301. LVD2CLV
  12302. LVD4X44
  12303. LVD55SE
  12304. LVD5JF8
  12305. LVD6722
  12306. LVD6B4Z
  12307. LVD6GTK
  12308. LVD6LJM
  12309. LVD96ZU
  12310. LVD9DQ6
  12311. LVD9SCY
  12312. LVDAEXS
  12313. LVDAK2R
  12314. LVDAQRB
  12315. LVDAUGD
  12316. LVDDEXL
  12317. LVDDMMW
  12318. LVDE2AQ
  12319. LVDENVJ
  12320. LVDESYH
  12321. LVDEYP3
  12322. LVDF4E5
  12323. LVDHNVC
  12324. LVDHVKN
  12325. LVDJA8G
  12326. LVDJWTA
  12327. LVDK2W9
  12328. LVDK8LT
  12329. LVDKCBV
  12330. v2.0d
  12331. AVN2227
  12332. XPW23Z5.
  12333. v1.0
  12334. LV8252W
  12335. LV82HPQ
  12336. LV836AJ
  12337. LV83ADH
  12338. LV83G43
  12339. LV83KT5
  12340. LV866AC
  12341. LV86CYN
  12342. LV86RMG
  12343. LV87E8A
  12344. LV87JB9
  12345. LV87PZT
  12346. LV87TQV
  12347. LV8AE84
  12348. LV8ALWE
  12349. LV8AZK8
  12350. LV8BN62
  12351. LV8BS8Z
  12352. LV8BXXK
  12353. LV8C3NM
  12354. LV8EN5U
  12355. LV8EUU6
  12356. LV8F9GY
  12357. LV8FW3S
  12358. LV8G26R
  12359. LV8G7VB
  12360. LV8GBLD
  12361. LV8JW3L
  12362. LV8K4RW
  12363. LV8KHEQ
  12364. LV8L5ZJ
  12365. LV8LA4H
  12366. LV8LFT3
  12367. LV8LKJ5
  12368. LV8P5ZC
  12369. LV8PCPN
  12370. LV8PRCG
  12371. LV8QDXA
  12372. LV8QJ29
  12373. LV8QPQT
  12374. ZC224R6
  12375. DMT24BV
  12376. 8FL224V
  12377. XME224W
  12378. C8E224X
  12379. Q7D224Y
  12380. GDD224Z
  12381. 9ET2FG2
  12382. vpre-1.0
  12383. XVL224U
  12384. 8FL224V
  12385. XME224W
  12386. C8E224X
  12387. Q7D224Y
  12388. GDD224Z
  12389. †Spectre 1.0
  12390. These are serial numbers for Spectre 1.0. To play multi player games, you need to have each copy registerred under a different serial number. Just copy your
  12391. Spectre, delete the 'STR ' resource ID 997 in the copy using ResEdit (this
  12392. erases the old serial number so you can reregister using a new one), and run
  12393. the copy. When it asks you to register your copy, use one of these serial
  12394. numbers. Use a different serial number for each copy.
  12395. Extra Note: try typing GOD (or dog) when playing the game, at the option
  12396. selection screen or in the demo.
  12397. or
  12398. To make anything a serial number:
  12399.  
  12400. CODE 2+$19DE
  12401.   From: 660C
  12402.   To:   600C
  12403. AND
  12404. CODE 2+$19EE
  12405.   From: 67A4
  12406.   To:   4E71
  12407.  
  12408. To really spice up the customizable tank:
  12409. CODE 25+$2F8
  12410.   From: 6744
  12411.   To:   6044
  12412. This will allow you to have up to 127 for your 3 attributes. For a really fun
  12413. game, try putting things in negative!
  12414.  
  12415. ==========
  12416. Spectre Supreme (MacWorld Special Edtn)
  12417. NOTE: There is a bug in the way the program searches for the matrix file, so
  12418. to launch the application, double click the matrix file. Perhaps this bug
  12419. might be because it passes $910 to FS<something> instead of the correct low-
  12420. memory global (maybe #920 (CurDirStore))? Your guess is as good as mine...
  12421. To allow anything as a serial number...
  12422. CODE 2+$2A26
  12423.   From: 6614
  12424.   To:   6014
  12425. AND
  12426. CODE 2+$2A3E
  12427.   From: 6796
  12428.   To:   4E71
  12429. The name and serial number are stored in the 'STR ' resource ID 997.
  12430. To spice up the customizable tank
  12431. Change CODE 23+$310
  12432.   From: 6624
  12433.   To:   4E71
  12434. AND
  12435. CODE 23+$334
  12436.   From: 6708
  12437.   To:   6008
  12438. or
  12439. Search the Spectre App for : 4eba fcf6 1e1f 1007 6614 1007
  12440. Change the Specter App to  :                     6014
  12441. Search the Spectre App for : 6797 42a7 4240 102e fefc 5840
  12442. Change the Spectre App to  : 4e71
  12443. or try
  12444. Patch to Fix Spectre Supreme 2.0b3
  12445. Search for: 6614 3F3C 2AFA 4EAD 07EA
  12446. Change to:  6014 3F3C ....
  12447. Search for: 6796 42A7 4240 102E FEFC
  12448. Change to:  4E71 42A7 ....
  12449. After these patches, you can enter ANY number or string as a serial number.
  12450. To remove the serial number so that you can repersonalize it, just delete
  12451. 'STR' 997, and run the program again.
  12452. or try
  12453. Copy the STR resource from the 1.1 developer version.  Replace the STR in
  12454. 2.0b3 with the one from 1.1. This will give you one serial number. For
  12455. another serial number, delete the STR resouce in 1.1d, load it up and enter
  12456. any serial number.  Repeat the process to get a copy of 2.0b3 with a different
  12457. serial number.
  12458. or try
  12459. These are serial numbers for Spectre 2.0. To play multi player games, you need
  12460. to have each copy registerred under a different serial number. Just copy your
  12461. Spectre, delete the 'STR ' resource ID 997 in the copy useing ResEdit, and run
  12462. the copy. When it asks you to register your copy, use one of these serial
  12463. numbers. Use a different serial number for each copy.
  12464.  
  12465. Extra Note: try typing GOD (or dog) when playing the game, at the option
  12466. selection screen or in the demo.
  12467.  
  12468. ==========
  12469. Spectre Supreme (release)
  12470. Sometimes, but not always, you can re-personalize a copy of Spectre or Spectre
  12471. Supreme without knowing a valid serial number.
  12472. If you open the personalization resource with ResEdit (#995 or #997), all the
  12473. personalization info will be there. Delete everything from inside the
  12474. resource, but not the resource itself. Then type in a random hexidecimal
  12475. number and save. Then for each copy you wish to make, type in another,
  12476. different random hex number.
  12477. What I think happens is this: Spectre first checks to see if there is the
  12478. personalization resource (#997). If there is no STR# 997 then it will bring up
  12479. the serial # dialog box. But since there is (you didn't delete it, 'member?)
  12480. it continues. Then it checks the net for copies with the same SN, and
  12481. supposedly all your copies will have different ones. For some reason, at
  12482. random times, a dialog has come up saying that the same SN is on the net when,
  12483. for the life of me, I can't find it. I'm still trying to figure out why this
  12484. be.
  12485.  
  12486. Spectre VR network
  12487.  
  12488. If you really, really, really want to play Spectre VR over a network but still
  12489. haven't found any more SNs floating around, do the following hex patch.
  12490. This will make Spectre take any Name and SN as valid. Only problem is that it
  12491. will ask you for this every time you load it up. So just make sure that the
  12492. random crap you type in is nothe same on different machines.
  12493.  
  12494. CODE 2 OFFSET 359A
  12495. 6614 3F3C 2AFA 4EAD 096A 3F3C
  12496. to
  12497. 6714
  12498.  
  12499. and
  12500.  
  12501. CODE 2 OFFSET 35B2
  12502. 679C 102D 842D 4880 122D 842D
  12503. to
  12504. 669C
  12505.  
  12506. These offsets should be right, but if not the target code is right next to it.
  12507.  
  12508. or:
  12509.  
  12510. To play Spectre VR without a SN:
  12511. Search for: 4EAD 03BA 101F 6606 4EAD 097A A9F4 4267
  12512. Change to : 4E71 4E71      6706
  12513.  
  12514. or
  12515.  
  12516.  SPECTRE/SPECTRE SUPREME
  12517. Here are some patches for Spectre.  One of the password patches worked on Spectre Supreme (noted below).
  12518. Patches are arranged in:
  12519. resource # : module : module offset (resource offset)
  12520. The "module" is that as named under the "Module" menu in ResEdit
  12521. 2.1.1 using Code Editor 2.9 . They may differ on other versions. Both ResEdit and the Code Editor are available via anonymous ftp to ftp.apple.com in the directory /dts/mac/tools/resedit . I highly recommend both of them.
  12522. (IF YOU DO NOT HAVE CODE EDITOR THEN USE THE RESOURCE OFFSET RATHER THAN MODULE OFFSET .....AC)
  12523. First the original code is listed, including the assembly command just before and after the one(s) to be changed. The numbers to be changed are just above the character "|". The first number to be changed corresponds exactly to the offset number.
  12524. When installing patches, you should ALWAYS verify that the original code is exactly the same as what's listed as "original". If not, you might patch the wrong location, which would have an unknown effect on the patched application.
  12525. EFFECT: Bypass the initial password (a number of ways).
  12526. (i) and (ii) still allow for entry / display of a password and username.
  12527. (iii) COMPLETELY bypasses the initial password dialog: Spectre will always have a NULL password and username using (iii). If you want a personalized version, you MUST use (i) or (ii).
  12528. (i) do BOTH (a) and (b):
  12529. (a) CODE 2 : "Anon42" : offset 00C2 (resource offset 19DE)
  12530. original:        1007 660C 3F3C 000A
  12531. changed:        1007 600C 3F3C 000A
  12532. and (b) Code 2 : "Anon42" : offset 00D2 (resource offset 19EE) original:        1007 67A4 42A7 4240
  12533. changed:        1007 4E71 42A7 4240
  12534. The patch IMMEDIATELY following will work with SPECTRE SUPREME (Thanks Cj!) (ii) CODE 2 : " 2345678" : offset 0018 (resource offset 16EC)
  12535. original:        51C8 FFFC 422E 0010 206E 0008
  12536. changed:        51C8 FFFC 50EE 0010 206E 0008
  12537. (iii) CODE 3 : "Anon6" : offset 0048 (resource offset 06AC) original:        A851 4267 486E FFF7 4EAD 02D2 101F
  12538. changed:        A851 50E7 426E FFF7 4E71 4E71 101F
  12539. EFFECT: Bypass the NET password:
  12540. (i) Startup NET password check:
  12541. Code 3 : "Anon5" : offset 0016 (resource offset 0552)
  12542. original:        B06D FECC 660A 1D7C 0001 0008
  12543. changed:        B06D FECC 4E71 1D7C 0001 0008
  12544. (ii) NET-play password check:
  12545. Code 18 : "Anon14" : offset 000C (resource offset 0692)
  12546. original:       266E 000C 422E 0010 203C 0FFF FFFF                        changed:        266E 000C 50EE 0010 203C 0FFF FFFF
  12547. MORE SPECTRE PATCHES
  12548. ********************
  12549. EFFECT:  I assume it bypasses the copy protection
  12550. HOW TO: Open open the CODE resource, then open CODE ID 3. At offset 000550 you will see the line
  12551. F6DE 660A 1D7C 0001   You should change this to
  12552.     ||||
  12553. F6DE 4E71 1D7C 0001
  12554. Then, open CODE ID 14.
  12555. At offset 000688 you will see the line
  12556. 000C 422E 0010 203C   You should change this to
  12557.     ||||
  12558. 000C 50EE 0010 203C
  12559. EVEN MORE SPECTRE/SPECTRE SUPREME PATCHES *****************************************
  12560. Here are patches for Spectre 1.0 and Spectre Supreme 2.0.2: Registration is kept in STR resource 997.
  12561. Spectre v1.0
  12562. ===========
  12563. To disable registration serial number verification:
  12564. CODE resource 2 (Anon 42):
  12565. Offset (from beginning of CODE resource) $19DE: 660C -> 600C Offset (from beginning of CODE resource) $19EE: 67A4 -> 4E71
  12566. To disable limits on custom spectres:
  12567. CODE resource 25 (Anon 7):
  12568. Offset (from beginning of CODE resource) $310:  6624 -> 4E71 Offset (from beginning of CODE resource) $334:  6708 -> 6008
  12569. To disable net checking of serial numbers:
  12570. CODE resource 3 (Anon5):
  12571. Offset (from beginning of CODE resource) $552:  660A -> 4E71
  12572. CODE resource 18 (Anon 14):
  12573. Offset (from beginning of CODE resource) $692:  422E -> 50EE
  12574. Spectre Supreme v2.0.2
  12575. =====================
  12576. To disable registration serial number verification:
  12577. CODE resource 2 (Anon 53):
  12578. Offset (from beginning of CODE resource) $2C1E: 6614 -> 6014 Offset (from beginning of CODE resource) $2C36: 679C -> 4E71
  12579. To disable limits on custom Spectres:
  12580. CODE resource 23 (Anon 7):
  12581. Offset (from beginning of CODE resource) $310:  6624 -> 4E71 Offset (from beginning of CODE resource) $334:  6708 -> 6008
  12582. To disable net checking of serial numbers:
  12583. CODE resource 3 (Anon5):
  12584. Offset (from beginning of CODE resource) $552:  660A -> 4E71
  12585. CODE resource 14 (Anon 14):
  12586. Offset (from beginning of CODE resource) $68A:  422E -> 50EE
  12587. -
  12588. Spectre VR
  12589. v1.0.1
  12590. †To remove duplicate serial number checking on a network:
  12591.  
  12592. CODE 0003 +05E2: 660E -> 600C
  12593. CODE 0003 +05F0: 6772 -> 6072
  12594. CODE 0005 +0708: 6610 -> 6010
  12595. -
  12596. Speed Doubler
  12597. v1.0
  12598. †Removes the need for an inserted disk:
  12599. Code 2 +1618
  12600.   6632 -> 6032
  12601. -
  12602. Speed up Finder 4.1
  12603. vAll
  12604. †Search:6100 B754 42AF 3F Change:4E71 B754 42AF 3F
  12605. Speed up Finder 4.1
  12606. Open Finder with the Open File command in FEdit, then find these hex strings
  12607. and change to 4E71's (NOP's). If they're not at these exact locations, just do
  12608. a hex search for the strings.
  12609. Sector:13 Pos:308
  12610. Look for:486E FFF8 A8A1 486E FFE0 A8A1 Change all to:4E71
  12611. Sector:13 Pos:380
  12612. Look for:486E FFE0 A8A1 486E FFE8 A8A1 486E FFE0 A8A1 Change all to:4E71
  12613. This stops the FrameRects (Zooming effect) from happening when you open or
  12614. close a window from the Desktop, kinda weird, why do this? I don't know!
  12615. -
  12616. Speedbeep
  12617. v2.0.6
  12618. PRETZEL
  12619. †To register Speed Beep, Cmd-Opt-Shf-Click on Title and "RoNertL"
  12620. -
  12621. SpeedReader II
  12622. vAll
  12623. †Search for:670260504EBA Change to:4E7160504EBA
  12624. -
  12625. SpeedyCD
  12626. v1.2.4
  12627. 02F614C99EB36FD8
  12628. †SpeedyCD 1.1.1 (Single Test Crack)
  12629.  
  12630. cdev #1 +3C66 6616->6016  (Think it’s Registered/use invalid serial #)
  12631.  
  12632.         +2798 670C->600C  To Register with anything for a serial number
  12633.         +272B 6604->4E71
  12634.         +27CC 6706->6006
  12635. -
  12636. Spin Doctor
  12637. v1.0
  12638. 703-221-0616
  12639. †'CODE' #3 +591E  6702->4E71.
  12640.  
  12641. Allows you to enter anything (or nothing) for the "enter serial number" dialog.
  12642. -
  12643. Spiral
  12644. vAll
  12645. 000000
  12646. (six zeros)
  12647. -
  12648. Spirit of Excalibur
  12649. vAll
  12650. †Color
  12651. EFFECT: The password dialog will never show up
  12652. HOW TO: CHANGE THE BYTE AT OFFSET 1830 IN CODE RESOURCE 1 TO 60
  12653. -
  12654. Spreadbase
  12655. v1.01
  12656. OSI-1-F-002-00105-100
  12657. (That’s osi at start)
  12658. v1.0
  12659. OSI-1-F-001-00105-100
  12660. -
  12661. SPSS Base
  12662. v6.1
  12663. 12345
  12664. vUnknown
  12665. 510456
  12666. -
  12667. Star Fleet
  12668. vAll
  12669. †To avoid Star Fleet a certain word on a certain line on a certain page. Open
  12670. Resedit, load the Star Fleet disk, Open "Star Fleet I". Then open "STR#" then
  12671. open "STR ID=10000". Then delete all of the text in all of the strings. Save
  12672. the changes and then quit. When you get to the security screen, just hit
  12673. continue.
  12674. -
  12675. Star League Baseball
  12676. vAll
  12677. †Search for:7CA835C80D5C Change to:7BA835C80D5C
  12678. Search for:88A2E158DD9D Change to:E9647CFC9CF6
  12679. -
  12680. Stardate
  12681. v1.0
  12682. ESM-10379-8830
  12683. -
  12684. StatusMac
  12685. vAll
  12686. SMR25168     25 Users
  12687. -
  12688. Stella
  12689. vAll
  12690. †v1.2
  12691. Search for:24A03F3C0001A9 Change to:07443F3C0001A9
  12692. -
  12693. Strata Instant Replay
  12694. v1.0
  12695. I286243253831
  12696. -
  12697. Strata MediaPaint
  12698. v1.0
  12699. M12309000011
  12700. -
  12701. Strata Studio Pro
  12702. vAll
  12703. A156241377081
  12704. A466241527321
  12705. †The Serial Number follows this pattern: A**6241-----1.  The "**" is representitive of one of the following sequences: 02,15,28,31,44,57,60,73,86,99.  Plug one of these where the stars are.
  12706. In the "-----" space enter either of these sets of numbers: 37708 or 79824.
  12707. Using this method you can yield over twenty copies.
  12708.  
  12709. To do this edit the 'V4sn' resource.  Be sure to make it the same length (14 bytes including the beginning length byte=$0D).
  12710. -
  12711. Strata Virtual 3D
  12712. vAll
  12713. V826243977191
  12714. -
  12715. Stratego
  12716. vAll
  12717. †v1.1.1
  12718. change CODE 10+$1628 from $4EAD 0672 to $4E71 7001 to get rid of the codes.
  12719. -
  12720. Streamline
  12721. v2.0
  12722. SAW200U3100000-471
  12723. SAW200U3100001-104
  12724. SAW200U3100002-737
  12725. SAW200U3100003-370
  12726. SAW200U3100004-287
  12727. SAW200U3100005-636
  12728. SAW200U3100006-269
  12729. SAW200U3100007-902
  12730. SAW200U3100008-535
  12731. SAW200U3100009-168
  12732. SAW200U3100010-354
  12733. SAW200U3100011-703
  12734. SAW200U3100012-336
  12735. SAW200U3100013-969
  12736. SAW200U3100014-602
  12737. SAW200U3100015-235
  12738. SAW200U3100016-868
  12739. SAW200U3100017-501
  12740. SAW200U3100018-134
  12741. SAW200U3100019-767
  12742. SAW200U3100020-669
  12743. SAW200U3100021-302
  12744. SAW200U3100022-935
  12745. SAW200U3100023-568
  12746. SAW200U3100024-201
  12747. SAW200U3100025-834
  12748. v3.0PC
  12749. SBW3003200000-234
  12750. SBW3003200001-833
  12751. SBW3003200002-432
  12752. SBW3003200003-315
  12753. SBW3003200004-630
  12754. SBW3003200005-229
  12755. SBW3003200006-828
  12756. SBW3003200007-427
  12757. SBW3003200008-310
  12758. SBW3003200009-625
  12759. SBW3003200010-609
  12760. SBW3003200011-208
  12761. SBW3003200012-807
  12762. SBW3003200013-406
  12763. SBW3003200014-289
  12764. SBW3003200015-604
  12765. SBW3003200016-203
  12766. SBW3003200017-802
  12767. SBW3003200018-401
  12768. SBW3003200019-284
  12769. SBW3003200020-984
  12770. SBW3003200021-583
  12771. SBW3003200022-182
  12772. SBW3003200023-781
  12773. SBW3003200024-380
  12774. SBW3003200025-979
  12775. SBW3003200026-578
  12776. SBW3003200027-177
  12777. SBW3003200028-776
  12778. SBW3003200029-375
  12779. SBW3003200030-359
  12780. SBW3003200031-958
  12781. SBW3003200032-557
  12782. SBW3003200033-156
  12783. SBW3003200034-755
  12784. SBW3003200035-354
  12785. SBW3003200036-953
  12786. SBW3003200037-552
  12787. SBW3003200038-151
  12788. SBW3003200039-750
  12789. SBW3003200040-734
  12790. SBW3003200041-333
  12791. SBW3003200042-932
  12792. SBW3003200043-531
  12793. SBW3003200044-130
  12794. SBW3003200045-729
  12795. SBW3003200046-328
  12796. SBW3003200047-927
  12797. SBW3003200048-526
  12798. SBW3003200049-125
  12799. SBW3003200050-109
  12800. v3.0
  12801. SAW300R3113443-487
  12802. SAW300R3100127-190
  12803. -
  12804. Studio 1
  12805. vAll
  12806. 4682119240
  12807. -
  12808. Studio 32
  12809. v1.2
  12810. 3006127841
  12811. vUnknown
  12812. 3006003068
  12813. -
  12814. Studio 8
  12815. v2.0
  12816. 9248372456
  12817. †Crack
  12818. In ResEdit open code ID 3. At offset $011A change $671A to $601A.
  12819. Any 10 digit password will now work
  12820. -
  12821. Studio Pro
  12822. vAlias
  12823. Please see the entry Strata Studio Pro
  12824. -
  12825. Studio Session
  12826. vAll
  12827. †This crack works for both the Player and the Editor.
  12828. Use a sector editor to change the following.
  12829. Search for:CD08 CD66 FD5A Change to:CA08 CA66 FD5A
  12830. -
  12831. StuffIt Deluxe
  12832. v3.5
  12833. DLXB-793-050000
  12834. v3.0x
  12835. Bxxxxx
  12836. (The 1st num can
  12837. NOT be a zero)
  12838. v2.0x
  12839. A 09000
  12840. A 09000
  12841. A 12345
  12842. A xxxxx
  12843. (x=any digit)
  12844. †A StuffIt  3.5 serial number can be generated in the following manner:
  12845.  
  12846. DLX?-***-nnnnnn
  12847.  
  12848. Where:
  12849.  
  12850.   ? is an alphanumeric character (all alphabetic's are considered upper case)
  12851.   *** is a three digit number calculated by adding the ASCII of the ?
  12852.       (alphanumeric character) to 727
  12853.   nnnnnn is any six digits.
  12854.  
  12855. Example: DLXZ-817-123456 or DLXA-792-123456.
  12856.  
  12857. v3.0 beta
  12858. Use any disk editor.
  12859. Search for: 1107 02FF D663 0ED4
  12860. Replace with:         D660
  12861. Eliminates the expiration date.
  12862.  
  12863. v3.0x
  12864. To change the registration info, edit the data fork of StuffIt Deluxe. The
  12865. serial number is a 4 byte hex value at offset $144. If you want to find out
  12866. what serial number you used, take the negative if it was a 'B' serial number
  12867. and subtract 50000 from it. Your name follows the serial number with a
  12868. preceding length byte. You can just change the serial number bytes to 0, run
  12869. the program and reregister.
  12870.  
  12871. KRAK magic menu
  12872.  
  12873. Stuffit Engine Patch
  12874.  
  12875. Here's a nifty patch I made to "fix" the Stuffit Engine so that it no longer
  12876. asks "this archive is corrupted, do you wish to continue working with it?"
  12877. whenever I use the Magic Menu "Expand" command to expand old archives.
  12878. (Interstingly enough in this dialog, yes means yes and no also means yes.)
  12879.  
  12880. If you don't know what I'm talking about then you don't need this patch.
  12881. However, if you find yourself in situations unpacking multiple archives from
  12882. the MagicMenu, and have cursed Stuffit's stupidity in refusing to recognize its
  12883. own older archives, then use this patch.
  12884.  
  12885. Hex search for 66 1C 20 6C 78 F8 0C A8 72 4C 61 75
  12886. Hex change 66 1C to 4E 71
  12887.  
  12888. Hex search for 66 0E 20 6C 78 F8 20 2C 79 18 B0 A8
  12889. Hex change 66 0E to 4E 71
  12890.  
  12891. Hex search for 67 24 2F 2C 78 F8 42 A7 42 A7 42 A7 A9 8B
  12892. Hex change 67 to 60
  12893.  
  12894. -
  12895. StuffIt Installer Maker
  12896. vAll
  12897. I347000001
  12898. I347000002
  12899. I347000003
  12900. I347000003
  12901. I497000004
  12902. I547000005
  12903. -
  12904. StuffIt Lite
  12905. v3.0x
  12906. L297000000
  12907. L347000001
  12908. L397000002
  12909. L447000003
  12910. L497000004
  12911. L547000005
  12912. L597000006
  12913. L647000007
  12914. L697000008
  12915. L747000009
  12916. L267000010
  12917. L317000011
  12918. L367000012
  12919. L417000013
  12920. L467000014
  12921. L517000015
  12922. L567000016
  12923. L617000017
  12924. L667000018
  12925. L717000019
  12926. L237000020
  12927. L287000021
  12928. L337000022
  12929. L387000023
  12930. L437000024
  12931. L487000025
  12932. L537000026
  12933. L587000027
  12934. L637000028
  12935. L687000029
  12936. L207000030
  12937. L257000031
  12938. L307000032
  12939. L357000033
  12940. L407000034
  12941. L457000035
  12942. L507000036
  12943. L557000037
  12944. L607000038
  12945. L657000039
  12946. L177000040
  12947. L227000041
  12948. L277000042
  12949. L327000043
  12950. L377000044
  12951. L427000045
  12952. L477000046
  12953. L527000047
  12954. L577000048
  12955. L627000049
  12956. L147000050
  12957. L197000051
  12958. L247000052
  12959. L297000053
  12960. L347000054
  12961. L397000055
  12962. L447000056
  12963. L497000057
  12964. L547000058
  12965. L597000059
  12966. †Stuffit protection
  12967.  
  12968. As a matter afact I know a "sort-of way" to do it. This will work fine for
  12969. TEXT files, but if you are unstuffing an application this may not work(though
  12970. try it).
  12971.  
  12972. Oh, this also works fine for documents, just not applications(well not all the time).
  12973.  
  12974. 1. Open the stuffit archive with ResEdit(or similiar utility)
  12975. 2. Locate the Mkey resource and delete it(remember to keep SPARE COPY OF THE
  12976.    FILE!!!!!)
  12977. 3. Now open the file again(yes it will still say it is encrypted)
  12978. 4. Now try to unstuff the file, it will give you a dialog box asking you to
  12979.    enter a password. Put one in(make it simple, like 123, abc etc. it has to
  12980.    be 3 characters), then remember it, click ok, it will give you another
  12981.    dialog box asking you to verify your password. Simply type it in again and
  12982.    voila!
  12983. 5. It will unstuff, but 7 times out of ten, it will not unstuff the file
  12984.    completely right, you can still read TEXT files, document files etc. But
  12985.    applications might not work. The TEXT files have there errors though, but
  12986.    most of em are obvious.
  12987. -
  12988. StuffIt SpaceSaver
  12989. v3.5.1fc
  12990. SPSB-807-090000
  12991. -
  12992. StuntCopter
  12993. vAll
  12994. MUHAHA
  12995. -
  12996. Super 7 Utilities
  12997. v2.0
  12998. 129300096
  12999. -
  13000. Super ATM
  13001. v3.5-3.6
  13002. GHB100R3100136-472
  13003. GHW100R3106316-197
  13004. -
  13005. Super Maze Wars
  13006. vAll
  13007. † -    SUPER MAZE WARS
  13008. EFFECT: When you start up, it will no longer ask for a registration number. In the About window, you can enter any registration number in the format:xxx-xxx-xxxx
  13009. This allows you to have unique identities on the network.
  13010. HOW TO:
  13011.     CODE 5 + $472A : Change $3007 -> $7000
  13012.     CODE 5 + $47D4 : Change $1E00 -> $7EFF
  13013.  
  13014. Crack for Maze Wars 1.0
  13015. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13016.  
  13017. 1) Open up Maze Wars 1.0 with ResEdit
  13018. 2) Open up the Code Resource
  13019. 3) Open up Code 5
  13020. 4) Search for Offset +4660
  13021. 5) Change 6622 to 6022
  13022. 6) Quit and save all changes
  13023. 7) Run Maze Wars
  13024. 8) Enter your made-up serial number in the correct format (123-456-7890)
  13025. 9) Have fun!
  13026.  
  13027. Brief Overview for C&Ns:
  13028. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13029. Code 5
  13030. +4660
  13031. 6622 -> 6022
  13032.  
  13033. -
  13034. Super Tetris
  13035. vAll
  13036. †SUPER TETRIS
  13037. EFFECT: You don't have to keep looking up the password each time to run it.
  13038. HOW TO:
  13039. 1. Open ResEdit
  13040. 2. Open CODE resource #6 "dialogs"
  13041. 3. select "Anon 5"
  13042. 4. at offset +0034 (addr 00025A) change D6A0 to D7A0
  13043. 5. save & quit
  13044.  
  13045. Color:
  13046. Patch App by first verifiying that CODE 6+$2B0 is $D9A4.
  13047. If this is the case, it is changed to $D7A0.
  13048. -
  13049. SuperBridge
  13050. v2.0
  13051. S370302000
  13052. TextBridge 2.0.2
  13053. PN#31-07995-00, SN#9404TM01068
  13054. -
  13055. SuperDisk
  13056. vAll
  13057. †On message, open Control Panel, Touch: Alerts, Security, More Options, Memory
  13058. -
  13059. SuperLaserSpool
  13060. vAll
  13061. 042401
  13062. -
  13063. SuperOffice
  13064. v2.0
  13065. For the release
  13066. 102600776
  13067. 102600768
  13068. For the Upgrade
  13069. 1026001535
  13070. 1026001527
  13071. 1026001451
  13072. -
  13073. SuperPaint
  13074. vAll
  13075. †v3.0
  13076. Name, Organization, and Serial Number info for SuperPaint 3.0
  13077. When the Aldus Installer installs SuperPaint 3.0, it will install an
  13078. Application with only one 'PLoc' Resource, which is a location of the
  13079. preferences file (ID 0). It also creates an invisible file called 'SomeFile',
  13080. type 'rsrc'/creator 'RSED' containing only one resource - 'PLoc' ID 1. The
  13081. format of this resource is similar to that of an owner resource - 1 byte
  13082. indicating the length, then the data of that length. This would contain your
  13083. serial number (i.e 'US 30-300....'), not encrypted. When you run SuperPaint
  13084. for the first time, it expects that file to be in the same directory as the
  13085. application, otherwise it says 'Personalization Failed.....'. If that file is
  13086. there, is will ask you for your name and organization, and display your serial
  13087. number. Then, it will add resource PLoc ID 1 to the Application with your
  13088. Name, Organization, and Serial Number stored as consecutive encrypted strings.
  13089. Since strings are 256 bytes, 256 * 3 = 768 bytes = Size of the resource. The
  13090. application never checks this resource, so you can screw with it to your
  13091. hearts content, as long as it stays the same size. As for the format of the
  13092. resource, I played with it and came up with this:
  13093. The first and second bytes are intact (the length, and the first character of
  13094. the string). The rest of the string seems to conform to this format:
  13095. First Nibble of the byte:
  13096. 0   1   2   3   4   5   6   7   8   9   A   B   C   D   E   F
  13097. becomes (BitXor $2)
  13098. 2   3   0   1   6   7   4   5   A   B   8   9   E   F   C   D
  13099. Second Nibble of the byte:
  13100. 0   1   2   3   4   5   6   7   8   9   A   B   C   D   E   F
  13101. becomes (BitXor $A)
  13102. A   B   8   9   E   F   C   D   2   3   0   1   6   7   4   5
  13103. E.G.
  13104. $41 (Hex)/'A' (Char)/65 (Dec.) would become (BitXor 2A)
  13105. $6B (Hex)/'k' (Char)/107 (Dec).
  13106. Look for an application to convert this for you!
  13107. Hint: To depersonalize SuperPaint just delete PLoc ID 1, Open ResEdit, Create
  13108. a New File, add resource type 'PLoc', create a new resource, type in anything
  13109. as a serial number, get the length, convert it to hex, then insert that as the
  13110. first character. Run SuperPaint, and it should ask you for you name/org with
  13111. that serial number!
  13112. -
  13113. Swoop
  13114. v1.0
  13115. Name: SPC
  13116. Copies: 99
  13117. code: FEDLIIJP
  13118. -
  13119. System 7 Pack
  13120. v3.2
  13121. 817GRGN5JKFH78H -- Registers APP-DOC linker portion
  13122. CC5187EFH28B911AF - Registers Finder 7 Portion
  13123. If you register the APP-DOC linker portion first
  13124. then you can also register the Finder 7 Portion.
  13125. v3.4.1
  13126. summer
  13127. †v3.3
  13128. Code 1 +6800   670A -> 4E71
  13129. Code 1 +6840   6738 -> 4E71
  13130. Here are a couple of serial numbers for System 7 Pack:
  13131. 817GRGN5JKFH78H - Registers APP-DOC linker portion
  13132. CC5187EFH28B911AF - Registers Finder 7 Portion
  13133. If you register the APP-DOC lionker portion first then you can also register
  13134. the Finder 7 Portion...
  13135. -
  13136. System's Twilight
  13137. v1.0.3
  13138. †Code #17 +59C  4D0E->4E71
  13139. -
  13140. Taskmaker
  13141. v2.0
  13142. †Taskmaker 2.0
  13143.  
  13144. Code #2
  13145. +5B58 6706            -> 6042
  13146.  
  13147. Code #7
  13148. +1D82  4294 4293 286E -> 24BC LongWord 1
  13149. +1D88  FFF8 486E FFFC -> 28BC LongWord 2
  13150. +1D8E  2F0A 2F3C 434F -> 26BC LongWord 3
  13151. +1D94  4445 4EBA      -> 6000 00F4
  13152.  
  13153. where LongWord i = Longword at CCHK #1000 +(4*(i-1))
  13154. ====================================================
  13155. Ex if your CCHK#1000 resource is
  13156.  
  13157. +00 EF965EB1
  13158. +04 00023800
  13159. +08 00000008
  13160.  
  13161. Then you would do
  13162.  
  13163. Code #7
  13164. +1D82  4294 4293 286E -> 24BC EF96 5EB1
  13165. +1D88  FFF8 486E FFFC -> 28BC 0002 3800
  13166. +1D8E  2F0A 2F3C 434F -> 26BC 0000 0008
  13167. +1D94  4445 4EBA      -> 6000 00F4
  13168. ====================================================
  13169. info about the crack: when i first tried to crack TM 2.0 I had endless problems
  13170. since every time I actually changed some code or left breakpoints set in the
  13171. debugger it would freeze-up.  It was about this time that I realized it was
  13172. checksumming (in some way) it's executable resources and checking them
  13173. (periodically perhaps), so based on this thinking I then found where it was
  13174. using (checking) the (mysteriously - very sore thumb) CCHK resource.  At first
  13175. I just made this return a good result (and still leave the bad calcuated
  13176. values intact), but this caused a read/version error (i would later find out
  13177. that this was when it was loading & de-encrypting the WRMS resource).  Next I
  13178. tried tracing thru this routine with my changes made (by using pc=pc+xxx to
  13179. change the execuation while leaving my patches in so they could be
  13180. checksummed) and recording the checksum values the code calculated - I then
  13181. quite, replaced the values in the CCHK resource with these values - however to
  13182. my amazement it still gave the read error - I went so far as to try this
  13183. approach with only the code #2 (registration crack) patch installed and the
  13184. modified date set to the original modified date and new prefs - it still
  13185. errored out.  Now I realize that the asshole must have actually encrypted some
  13186. other resources with the cheksum values as a key (I can't believe he has gone
  13187. to this much trouble) - so then  I realize (using Macnosy to analyze the
  13188. structure of the app calling chain) the only real solution is to make the
  13189. checksumming routine produce the values in the CCHK resource, so that the
  13190. encrypted resources will decompress correctly.  Now the patch simply puts the
  13191. correct values into the checksum (global variables #581-583 when in macnosy)
  13192. variables and returns - it does not even waste time doing the actual
  13193. checksumming! - in fact this leaves a few hundred bytes free after the end of
  13194. the CODE #7 patch if anyone wants to write some cheat code or what not here.
  13195. As a result of all this yu can now modify the code type resources at will - so
  13196. if someone actually wants to hunt down the part where it initializes your
  13197. registration status feel free....
  13198.  
  13199. ============================================================================
  13200.  
  13201. Invokable Phrases
  13202.  
  13203. Dark Glasses - hidden options menu
  13204. Eggs         - useless
  13205. Pronto       - materialize temporary keyshop with price 200cp a key
  13206. Faux Pas     - materialize temporary magic shop
  13207. heal         - trade 1/2 your food for health at a 1:1 exchange
  13208. monster      - generate a monster somewhere
  13209. refresh      - redraw the screen
  13210. who          - meaningless
  13211. go bulls     - strenght & agility from stamina
  13212. info         - info about place your in - meaningless
  13213. memory       - see the intro again - meaningless
  13214. gamble       - the best command so far - win or lose a percentage of your gold
  13215. psycheup     - spirit and int from ???
  13216.  
  13217. or
  13218.  
  13219. TASK MAKER 2.0  (complete)
  13220. EFFECT: Bypass Copy Protection
  13221. WILL ALSO: - remove virus checker
  13222.             - modify to put up 'Master' menu (you normally get as a reward for
  13223. finishing, all the time.
  13224. Remove Copy Protection:
  13225. CODE 2 @5F00 : 6620 -> 602C
  13226. CODE 3 @565A : 426D D0F0 -> 6100 259A CODE 3 @581C : 426D D0F0 -> 4E71 4E71 CODE 3 @6C66 : 2F2D FF6E -> 6000 0F84
  13227. CODE 3 @7BEC : .... .... 2F3C EF96 [] This is added to the END of
  13228.                5EB1 6000 F076 3B7C [] CODE 3, do not modify any
  13229.                0001 D0F0 4E75      [] existing data while adding this.
  13230. CODE 7 @1CB6 : 660A -> 600A
  13231. Show 'Master' Menu:
  13232.     CODE 2 @0B3E : 6710 -> 4E71
  13233.  
  13234. -
  13235. TCP Connect II
  13236. v2.0
  13237. DRJLT 8500 SVHTC 9210
  13238. DRJLT 8500 KLCVV 2300
  13239. DRJLT 8500 JRWHD 7050
  13240. DRJLT 8500 DVLNS 4570
  13241. DRJLT 8500 QLSBX 4320
  13242. DRJLT 8500 ATGFM 9920
  13243. DRJLT 8500 IDXDB 4860
  13244. DRJLT 8500 PMLJZ 4410
  13245. DRJLT 8500 UQHNH 6040
  13246. DRJLT 8500 PTXYB 7810
  13247. DRJLT 8500 NMXCD 2300
  13248. DRJLT 8500 ENDWZ 6010
  13249. DRJLT 8500 PWTHL 2600
  13250. DRJLT 8500 ECPJP 0320
  13251. DRJLT 8500 XLHTK 4410
  13252. -
  13253. Tekalite
  13254. vAll
  13255. †Search for:670001DC486EFC92 Change to:600001DC486EFC92
  13256. -
  13257. TeleMagic
  13258. vMU 10
  13259. Logon: Mac
  13260. Pasword: Master
  13261. vAll
  13262. M27964
  13263. -
  13264. Teleport Fax
  13265. vAll
  13266. KZW3
  13267. -
  13268. Temple of Apsai
  13269. vAll
  13270. †Search for:40C346FC2700205F Change to:4E7546FC2700205F
  13271. Search for:CE353F359647 Change to:E6448C3E9647
  13272. Search for:779D2ABD0651 Change to:709D2ABD0651
  13273. Search for:1F137229B20C Change to:7ED5EFC06EE0
  13274. -
  13275. Tempo EZ
  13276. v1.2a
  13277. TEZ0104104078
  13278. -
  13279. Terrazzo
  13280. vAll
  13281. 600701841233
  13282. -
  13283. TextBridge
  13284. v2.0.2
  13285. PN#31-07995-00 SN#9404TM01068
  13286. vUnknown
  13287. 9411TP00633
  13288. -
  13289. TextureScape
  13290. v1.5
  13291. 27-9003-6624
  13292. 27-9082-9628
  13293. v1.0
  13294. 27-9003-6624
  13295. -
  13296. The Incredible Machine
  13297. vAll
  13298. †Password 'awe' - this password works for every level
  13299.  
  13300. Here is a little help for those of you currently playing "The Incredible
  13301. Machine".    Of the total number of 160 puzzles, the following passwords
  13302. are for the first forty.
  13303.  
  13304.     01. (NR)        11. BASEBALL    21. COUNTDOWN   31. COMPACT DISK
  13305.     02. SIERRA      12. BEAR        22. PSALMS      32. SHAVER LAKE
  13306.     03. DYNAMIX     13. FISH        23. TANK        33. RHEUMATISM
  13307.     04. MACHINE     14. DALE        24. NIGHT       34. HARPSICHORD
  13308.     05. DISK        15. CHESTERTON  25. GAMES       35. MARKET
  13309.     06. SHUTTLE     16. SIZE        26. WESTERN     36. DEST
  13310.     07. SATURN      17. IRELAND     27. LOG HOME    37. MYRTLE
  13311.     08. KING        18. WORD        28. GRAPHICS    38. QUATERNION
  13312.     09. DRAGON      19. BRIEF       29. KNUTH       39. SHOE
  13313.     10. ANTS        20. HOT DOG     30. DONALD      40. FLOWER
  13314.  
  13315. -
  13316. The Mist
  13317. vAll
  13318. †Search for: F92C 443C 994E
  13319. Change to:  D15D F737  " "
  13320. Search for: 6094 21A4 7948
  13321. Change to:  6794  " "  " "
  13322. Search for: 101A 69D0 A505
  13323. Change to:  71DC F456 E3E0
  13324. -
  13325. Theorist
  13326. v1.51
  13327. 010626
  13328. v1.11
  13329. T-111-003367
  13330. T-110-001351
  13331. v1.1x
  13332. T-100-001351
  13333. T-110-001351
  13334. †Version 1.51
  13335.  
  13336. Open CODE 4 in ResEdit
  13337.  
  13338. Change it at offset $2BEE
  13339. From:    $670C
  13340. To:    $600C
  13341. -
  13342. Think Ahead+
  13343. v3.0.1
  13344. RK#2103171921
  13345. †To register bring up the about box and option-click on the icon on the right.
  13346.  
  13347. My SN# was 180101 (I don't believe this is used) the Registration Key was 2103171921
  13348. which comes from the 'magic' number (a constant initialized by the DATA resource) $4D8EEEF5=#1301212917 which maps to 2103171921=RK under the transformation rules that the first 5 and last 5 decimal digits are reversed and concatenated.
  13349. -
  13350. Think Pascal
  13351. vAll
  13352. 050000 65500 01064 66514
  13353. -
  13354. Think Tank
  13355. vAll
  13356. †Think Tank 128
  13357. Find:6608 3D6E FDAC 000C 6004 3D47 000C Change to:4E71…
  13358. Find:670C 487A 01A6 4EBA DBA4 6000 0188 Change to:60…
  13359. Think Tank 512
  13360. Search for:A002 6002 A402
  13361. Change to :4E71 """" """"
  13362. Search for:674E 486D E184
  13363. Change to :60"" """" """"
  13364. ThinkTank 512 1.0
  13365. Search for:A002 6002 A402 Change to:4E71 6002 A402
  13366. Search for:674E 486D E184 Change to:604E 486D E184
  13367. ThinkTank 512 1.1
  13368. Search for:6718 2F0E 4EBA FDDE Change to:6018 2F0E 4EBA FDDE
  13369. -
  13370. Tiles
  13371. v1.0
  13372. 100369
  13373. -
  13374. Timbuktu
  13375. v5.0.x
  13376. 283-961-742-350
  13377. 283-962-334-986
  13378. 247-084-561-538
  13379. 247-086-646-953
  13380. 247-083-731-231
  13381. 247-080-756-939
  13382. 247-070-062-382
  13383. 247-061-593-341
  13384. 247-081-055-303
  13385. 247-062-971-815
  13386. 247-082-602-838
  13387. 247-082-602-838
  13388. 247-074-375-896
  13389. 247-069-542-312
  13390. 247-085-957-012
  13391. 247-073-186-241
  13392. 247-060-285-987
  13393. 247-077-990-950
  13394. 247-078-288-405
  13395. 247-087-766-436
  13396. 247-076-343-506
  13397. 247-064-707-220
  13398. 247-088-845-597
  13399. 247-066-385-138
  13400. 247-089-304-931
  13401. 247-063-261-279
  13402. 247-067-064-988
  13403. 247-071-627-818
  13404. 247-072-430-997
  13405. v4.0.x
  13406. 051-068-845-152
  13407. 051-097-722-701
  13408. 052-894-620-727
  13409. 067-086-572-435
  13410. 067-288-614-997
  13411. 067-295-045-299
  13412. 067-393-760-509
  13413. 067-488-972-118
  13414. 067-586-461-043
  13415. 067-598-447-877
  13416. 191-560-555-335
  13417. 191-561-674-837
  13418. 228-610-931-242
  13419. 228-611-484-200
  13420. 228-612-364-808
  13421. 228-613-166-253
  13422. 228-614-408-908
  13423. 228-615-466-223
  13424. 228-616-330-503
  13425. 228-617-131-139
  13426. 228-618-474-703
  13427. 228-619-662-715
  13428. 228-620-096-279
  13429. 228-621-706-815
  13430. 228-622-895-726
  13431. 228-623-240-291
  13432. 228-624-950-827
  13433. 228-625-903-106
  13434. 228-626-093-017
  13435. 228-627-335-582
  13436. 228-629-767-845
  13437. 228-631-150-533
  13438. 228-632-583-288
  13439. 228-633-083-420
  13440. 228-634-534-479
  13441. 228-635-346-015
  13442. 228-636-966-551
  13443. 228-637-769-196
  13444. 228-638-231-146
  13445. 228-639-931-501
  13446. 229-000-127-282
  13447. 229-001-457-825
  13448. 229-002-438-242
  13449. 229-003-880-907
  13450. 229-004-582-342
  13451. 229-005-753-126
  13452. 229-006-534-533
  13453. 229-007-067-298
  13454. 229-008-777-743
  13455. 229-009-866-745
  13456. 229-010-221-210
  13457. 229-011-921-846
  13458. 229-012-365-310
  13459. 229-013-454-211
  13460. 229-014-307-500
  13461. 229-015-108-136
  13462. 229-016-320-296
  13463. 229-017-420-107
  13464. 229-018-121-552
  13465. 229-019-564-207
  13466. 229-020-752-128
  13467. 229-021-085-792
  13468. 229-022-207-942
  13469. 229-023-769-507
  13470. 229-024-859-418
  13471. 229-026-993-519
  13472. 229-027-973-127
  13473. 229-028-425-186
  13474. 229-029-137-531
  13475. 229-090-452-045
  13476. 229-091-903-922
  13477. 229-092-704-458
  13478. 229-093-925-518
  13479. 229-094-996-125
  13480. 229-095-448-093
  13481. 229-096-161-529
  13482. 229-097-593-193
  13483. 229-098-094-416
  13484. 229-099-903-355
  13485. 229-100-256-920
  13486. 229-101-237-428
  13487. 229-102-789-001
  13488. 229-103-491-931
  13489. 229-104-932-597
  13490. 229-105-922-105
  13491. 229-106-266-759
  13492. 229-107-785-232
  13493. 229-108-666-840
  13494. 229-109-867-999
  13495. 229-110-581-425
  13496. 229-111-142-303
  13497. 229-112-022-911
  13498. 229-113-465-556
  13499. 229-114-266-011
  13500. 229-115-407-846
  13501. 229-116-208-201
  13502. 229-117-929-837
  13503. 229-118-363-302
  13504. 229-119-452-213
  13505. 229-210-120-551
  13506. 229-211-911-197
  13507. 229-212-264-751
  13508. 229-213-055-297
  13509. 229-214-895-227
  13510. 229-215-497-762
  13511. 229-216-200-208
  13512. 229-217-308-447
  13513. 229-218-020-903
  13514. 229-219-463-548
  13515. 229-220-264-003
  13516. 229-221-095-033
  13517. 229-222-785-579
  13518. 229-223-150-225
  13519. 229-224-030-742
  13520. 229-225-440-396
  13521. 229-226-892-960
  13522. 229-227-584-496
  13523. 229-228-226-033
  13524. 229-229-026-982
  13525. 229-230-478-527
  13526. 229-231-460-135
  13527. 229-232-770-113
  13528. 229-233-092-857
  13529. 229-234-892-212
  13530. 229-235-325-930
  13531. 229-236-116-476
  13532. 229-237-776-343
  13533. 229-238-657-951
  13534. 229-239-001-506
  13535. 229-300-745-547
  13536. 229-301-956-807
  13537. 229-302-578-333
  13538. 229-303-271-979
  13539. 229-304-841-938
  13540. 229-305-822-446
  13541. 229-306-414-991
  13542. 229-307-966-546
  13543. 229-308-866-495
  13544. 229-309-876-240
  13545. 229-310-470-876
  13546. 229-311-931-341
  13547. 229-312-022-252
  13548. 229-313-364-907
  13549. 229-314-165-352
  13550. 229-315-856-998
  13551. 229-316-696-928
  13552. 229-317-300-363
  13553. 229-318-262-743
  13554. 229-319-243-251
  13555. 229-320-893-219
  13556. 229-321-495-845
  13557. 229-322-947-320
  13558. 229-323-827-928
  13559. 229-324-739-876
  13560. 229-325-282-083
  13561. 229-325-950-926
  13562. 229-326-441-148
  13563. 229-327-883-722
  13564. 229-328-793-561
  13565. 229-329-147-217
  13566. 229-330-027-825
  13567. 229-331-461-389
  13568. 229-332-381-228
  13569. 229-333-261-836
  13570. 229-334-703-310
  13571. 229-335-924-561
  13572. 229-336-477-519
  13573. 229-337-457-127
  13574. 229-338-809-700
  13575. 229-339-502-227
  13576. 229-340-931-700
  13577. 229-341-902-207
  13578. 229-342-603-752
  13579. 229-343-567-022
  13580. 229-344-655-943
  13581. 229-345-088-598
  13582. 229-346-800-043
  13583. 229-347-143-799
  13584. 229-348-243-510
  13585. 229-349-774-275
  13586. 229-350-386-710
  13587. 229-351-476-521
  13588. 229-352-338-901
  13589. 229-353-141-437
  13590. 229-354-583-001
  13591. 229-355-441-407
  13592. 229-356-973-081
  13593. 229-357-585-507
  13594. 229-358-207-143
  13595. 229-359-117-093
  13596. 288-628-147-118
  13597. 288-630-570-593
  13598. v3.1
  13599. 050018163839
  13600. 050174884776
  13601. 050243058119
  13602. 050252496808
  13603. 050299701200
  13604. 050420220047
  13605. 050470581085
  13606. 050538983926
  13607. 050567356715
  13608. 050579697881
  13609. 050594487420
  13610. 050762732586
  13611. 050813441353
  13612. 050900000811
  13613. 050971260731
  13614. 052103887941
  13615. 054518991799
  13616. 060936195911
  13617. 067591117475
  13618. 067358023312
  13619. 067174563045
  13620. 067597854241
  13621. 067598447877
  13622. 067393760509
  13623. 067086572435
  13624. 067488972118
  13625. 067295045299
  13626. 067288614997
  13627. 067586461043
  13628. 194348358889
  13629. 194349765253
  13630. 194350935223
  13631. 194351125878
  13632. 194352881122
  13633. 194353792211
  13634. 194354250737
  13635. 194355028487
  13636. 194356685831
  13637. 194357496910
  13638. 194358884475
  13639. 194359352810
  13640. 194360472202
  13641. 194361920335
  13642. 194362198898
  13643. †Timbuktu 4.01
  13644. This patch works by changing the "check serial number" routine, to always
  13645. accept the entered serial number as valid. Timbuktu checks the serial number
  13646. in two places: (1) at startup in the INIT, and (2) in the DA when it is
  13647. opened. Therefore, there are two patches:
  13648. Rsrc
  13649. ID
  13650. Patch
  13651. New Code
  13652. INIT -15999
  13653. 4E56 FFE6 48E7 1100 206E
  13654. 205F 584F 1EBC 0001 4ED0
  13655. oTB2
  13656. 1000
  13657. "
  13658. "
  13659. The INIT resource is in the Timbuktu startup document (naturally), but the
  13660. oTB2 resource is in the Timbuktu Desk Accessory. In the version I had (4.0.1),
  13661. which is posted on this board, the offsets for the patches in the resources
  13662. were:
  13663. Rsrc
  13664. Offset to patch
  13665. INIT
  13666. $2E12
  13667. oTB2
  13668. $2BC0
  13669. Just make sure you don't enter the same serial number twice on the same
  13670. network. The format for the Timbuktu 4.0.1 serial numbers is:
  13671. ###-###-###-###
  13672. -
  13673. Timbuktu Pro
  13674. v2.0
  13675. 509-464-736-249
  13676. 509-465-548-328
  13677. -
  13678. Timbuktu Remote
  13679. vAll
  13680. 09270295376
  13681. 0177671543
  13682. 2255000010
  13683. 3120741165
  13684. 4140343176
  13685. 4215201110
  13686. 5179990010
  13687. 5147206610
  13688. 8153781543
  13689. 910216537
  13690. 3120741165
  13691. 4140343176
  13692. 4293156232
  13693. 8153781543
  13694. 9102165376
  13695. -
  13696. Timeslips III
  13697. v2.1
  13698. 1230
  13699. 702060
  13700. 80718162
  13701. 80732101
  13702. -
  13703. TimesTwo
  13704. v1.0
  13705. 22U3U1/65U6581
  13706. †Remember, T2 has killed peoples hard drives, ESPECIALLY boot drives. Non-boot
  13707. drives seem to fare better. Go figure.
  13708. -
  13709. Toast CD ROM Writer
  13710. vAll
  13711. 123456
  13712. 0123456789
  13713. †How to reset Toast CD-DA 1.6:
  13714. ==============================================================================
  13715. Open the resource 'LOST' and inside resource #128, you will see your personalization information.  The first two bytes are the checksum, the next byte is the length of the personalization information.  The program verifies the checksum when it starts up, so if you change it (not reset it), it will quit.  To reset the personalization, just change the checksum (first two bytes) to $FFFF and then delete the rest of the data.  Save your handy work and run the program.
  13716.  
  13717. Try this serial number!
  13718. ==============================================================================
  13719. I have not tested to see if it checks for a certain serial #, but 0123456789 seems to work every time for me.  It also seems to take '0123' as a valid serial number, so I don't think that is checking the serial number against anything.
  13720.  
  13721. -
  13722. Tom Landry’s Strategy Football
  13723. vAll
  13724. †v1.02
  13725. CODE 36 "Section37"
  13726.  Offset   Original      Cracked
  13727.  ------  ---------    ---------
  13728.     288  6600 00A2    601C 4E71
  13729.     3C2       6604         4E71
  13730. or
  13731. Change CODE 7+$45C
  13732. From:
  13733.  
  13734. $661C
  13735.  
  13736. To:
  13737. $4E71
  13738. Change CODE 7+$468
  13739. From:
  13740.  
  13741. $6708
  13742.  
  13743. To:
  13744. $4E71
  13745.  
  13746. or
  13747.  
  13748.     TOM LANDRY STRATEGY FOOTBALL
  13749. EFFECT: The protection will accept any code.
  13750. HOW TO: CODE ID 36, offset 03C2:
  13751.                 change 6604 -> 4E71
  13752. -
  13753. Tops
  13754. v2.1
  13755. 0247718M21
  13756. -
  13757. Touchbase Pro
  13758. vAll
  13759. TB6I14233S2KE1CS
  13760. buvc0z9s8h1n7dab
  13761. †xx=DB or TB
  13762. xxR79J4Y6J257ZM5  xxLA974R6J29IH0T  xx8S9Z4C6-2IO9O0  xxKM9K4Y6V2P-LBM
  13763. xxI59X46632TUJHG  xx2N9Q4J6B2ODOHI  xx-792466D2S-2J3  xxFQ9J4D6O2-XXRO
  13764. xxVG9C4O6C2ZA100  xxWM9Y4Z672OHI4M  xxTT9Q4N6C22B-5N  xxWK974E622I8ZPV
  13765. xxWP9I466Q2G3BLW  xxO5914S6S2W5P6A  xxV59E456N2SYIMY  xx8F9L4J62279TRO
  13766. xx9N9M4P682TTXJE  xx6H9C4E6Q2G-HBN  xxBY9A4-662U8939  xxPZ9B4L6R25EWRB
  13767. xx3D9J4Z612LJMFQ  xxA6904K6C2QBRL6  xxTS9Z436F2AMLQT  xxH1974J6029O163
  13768. xxMU9H4X6P2YKJ2K  xxC69Q41602-LQYJ  xx4A944U6Z2CQIH3  xxJK944J6G2C7ABS
  13769. xx4695436T28O81-  xx9M9K4S602FQ538  xxTP9O4R6I2L7Z36  xxE69J4S6D2ZP-L7
  13770. xx9M984P6C2K-UX0  xxPU9Y4H6E2I2SEI  xxKJ9F456G2JKMSW  xxR99I4D6O2HA29T
  13771. xxZ49M4J6J2RX7HY  xxPR9B4D6R2ZNCU6  xxXC9J45672SB7F0  xx58974C6L2LZ3GS
  13772. xxP39I4F6-29NZ0E  xxLW9E466V215PSL  xxBU9P4E6Z29OZ--  xxKH9Q4I6B2-N1E1
  13773. xxS99Z4Y6124HXPK  xx7Y984Q6I272LH2  xxDR9A406F2GCUGS  xx1S9F4C6Y2IHLXS
  13774. xxE6944I6G258S29  xxJA93426I2O5PEG  xxPG964K622WAZ9P  xxF09N4L6Z2Y47VB
  13775. xxLC9W486H2HVJOS  xxUG904K6N2ZKI78  xxDQ9-4E692EJFN3  xxBW9X4I6J236T1M
  13776. xxXQ994J6Q243-1Y  xx9B9G416B2FJ4HL  xxX99Z4X602ET2D-  xxN-9Z446E2J55JZ
  13777. xx619-446820RRFJ  xx8Y9U4S6M2USHCJ  xx5191456R2USHCK  xxOG92426028XN0Q
  13778. xxEP9F4P642A5CO1  xxZ2984T6W2L71JJ  xxVK9W436O25Y6LY  xxDI9G4K6V2W5R0D
  13779. xxXR9R4Z6-2F0HX-  xxS59N4E6Q2IS8NE  xxME9Y4X6V22S27D  xx5Z9X4D6X2Y0CJX
  13780. xxOC9E416C2-W23U  xxWN9I4E662EUIX5  xxVK9W4-6A2HUL1L  xxGT9S4Z6E2V99H9
  13781. xxCI9K4B6K2860UP  xx199V4P6224QQSU  xxUY904M6P2PH8UK  xx2Y9N476F2K2GJ6
  13782. xx8E9I4A6-24OLQ8  xx2R93476T2P9D-H  xxAP914D6B2PLZX7  xxX89L4O6I2DY4M9
  13783. xx0J9S4Y662X8EIZ  xxF29P486J2FFFLU  xxP-9B4J6U2SBIQA  xxH99-4U6G2AH21Y
  13784. xxEC9A4G622N89Q6  xx769N4A6S2VOODR  xx019P4V6O2US-ED  xxVU9H4Y6B2-DB2F
  13785. xxRG9-4X652OK4KV
  13786.  
  13787. -
  13788. Translator
  13789. vAll
  13790. 100409599990
  13791. -
  13792. Transylvania
  13793. vAll
  13794. †Make all files visble using Set File or some such program. Copy all files
  13795. except track2.text and track3.text onto another disk. Transylvania has the
  13796. annoying habit of ejecting the disk and rebooting when you quit the program.
  13797. You can cure this by doing the following: Use FEdit to look at Block#25 and
  13798. change bytes 423 and 424 from A0 17 to ADF4. A017 is the OS Trap 'Eject' and
  13799. ADF4 is the OS Trap 'ExitToShell' This will force the program to return to the
  13800. Finder instead of ejecting and rebooting.
  13801. -
  13802. Tree Painter
  13803. v3.0
  13804. 232607
  13805. -
  13806. Triple Play
  13807. vAll
  13808. †v1.0
  13809. The Back Gammon is the only program that is protected, The Serial # is on the
  13810. modified block, so this crack kills the serial # also.
  13811. change : 6720 487A 00C0
  13812.     to : 66"" """" """"
  13813. -
  13814. Tristan
  13815. vAll
  13816. 11300017816
  13817. †To patch Tristan™ 1.03 so you don't need to type in the codes, change CODE 5
  13818. + $7BE from A850 3F3C to 6000 0120. This should work for both the LC and the
  13819. 13" version.
  13820. or try
  13821. EFFECT: The password dialog will never show up
  13822. HOW TO: LOCATE CODE RESOURCE 2
  13823.  
  13824. CHANGE THE WORD AT OFFSET 281A FROM 4EAD TO 4E71
  13825.  
  13826. CHANGE THE WORD AT OFFSET 281C FROM 0262 TO 4E71
  13827.  
  13828. TRISTAN V1.0
  13829. EFFECT: The password dialog will never show up
  13830. HOW TO: CHANGE THE WORD AT OFFSET 198E IN CODE RESOURCE 2 TO 4E75
  13831. TRISTAN V1.0.2
  13832. EFFECT: The password dialog will never show up
  13833. HOW TO: LOCATE CODE RESOURCE 2
  13834.  
  13835. CHANGE THE TWO WORDS AT OFFSET 37AC TO 4E71 4E71
  13836.  
  13837. or
  13838.  
  13839.     TRISTAN V1.0.3/LC
  13840. EFFECT: The password dialog will never show up HOW TO: LOCATE CODE RESOURCE 2
  13841. CHANGE THE WORD AT OFFSET 281A FROM 4EAD TO 4E71 CHANGE THE WORD AT OFFSET 281C FROM 0262 TO 4E71
  13842. -
  13843. Trivia Arcade
  13844. vAll
  13845. †Search for:6604 302E Change TO:67…
  13846. Search for:6756 3F3C Change TO:66…
  13847. 2nd Crack
  13848. SEARCH:A002 4EBA 0052 4A40 6604 REPLACE:A002 4EBA 0052 4E71 4E71
  13849. SEARCH:0C5F 24D3 6756 REPLACE:0C5F 24D3 6056
  13850. -
  13851. Trivia Fever
  13852. vAll
  13853. †Search for:0C4001A6 Change to:4E7501A6
  13854. -
  13855. True Forms
  13856. v2.0
  13857. TC2009001554
  13858. TDA2008000217
  13859. -
  13860. Turbo Turtle
  13861. vAll
  13862. †Search for 660845FA003A Change to:660845FA003A
  13863. Search for 66103F3C0000 Change to:4E713F3C0000
  13864. -
  13865. TurboCD
  13866. v1.1.7
  13867. 916A885B
  13868. -
  13869. Typestry
  13870. v1.1
  13871. 1379000784
  13872. 3478905948
  13873. vAll
  13874. 1900582261
  13875. -
  13876. TypeTamer
  13877. v1.0.6c
  13878. A13AJ8J29F
  13879. -
  13880. Typing Intrigue
  13881. vAll
  13882. †Search for 672A 4267 486E Change to:4E71 4E71 486E
  13883. -
  13884. U-Page
  13885. v4.0.1
  13886. 0002-3373-0867-2034
  13887. -
  13888. Ultima ][
  13889. vAll
  13890. †Crack
  13891. Search: 6608 44FA 003C Replace 6608 with: 4E71
  13892. Search: 6616 4267 6016 Replace 6616 with: 4E71
  13893. You can then unprotect all the files, throw away "ForMaster", and have a
  13894. finder-copyable version.
  13895. or try
  13896. Search for:660000083D7C0001FFEA Change to:4E714E713D7C0001FFEA
  13897. Ultima ][ Cheats
  13898. How to give yourself all the weapons, armor, All 99 abilities, 9999 HP and
  13899. food:
  13900. Boot up Mac Tools and open the Player File on the Ultima disk. Change this on
  13901. the file:
  13902. (XXXX= DON'T CHANGE)
  13903. 0010: XXXX XXXX XXXX XXXX XXXX XXXX XXXX 0063
  13904. 0020: 0063 0063 0063 0063 0062 270F 270F 270F
  13905. THOSE ARE THE ABILITIES… STRENGTH, AGILITY, STANIMA, CHARISMA, WISDOM AND
  13906. INTELLIGENCE. YOU CAN CHANGE THE NUMBER TO ANYTHING UP TO $63 BECAUSE THAT IS
  13907. THE MAXIMUM, 99 DECIMAL.
  13908. THE NEXT THREE SETS OF NUMBERS AND LETTERS ARE HIT POINTS, PROVISIONS,
  13909. EXPERIENCE, GOLD PIECES. $270F (9999 DEC) IS THE MAXIMUM.
  13910. THIS LINE IS FOR GIVING YOUR CHARACTER SPELLS, WEATHER YOUR THIEF OR MAGIC
  13911. USER:
  13912. 0050: 0063 0063 0063 0063 0063 0063 0063 0063
  13913.  
  13914. |
  13915. |
  13916. |
  13917.  
  13918.  ---------- SPELLS ------------
  13919. CLOTH ARMOR
  13920. AT THE END OF THE LINE THERE IS CLOTH ARMOR. YOUR CHARACTER WILL HAVE THAT AND
  13921. ALL THE ARMOR ON THIS LINE:
  13922. 0060: 0063 0063 0063 0063 0063 0063 0063 0063
  13923.  
  13924. |
  13925. |
  13926. |
  13927.  
  13928.  --------- MORE ARMOR ---------
  13929. DAGGER
  13930. 0070:
  13931. 0063
  13932. 0063
  13933. 0063
  13934. 0063
  13935. 0063
  13936. 0063
  13937. 0063
  13938. 0063
  13939.  
  13940. |
  13941. |
  13942. |
  13943. |
  13944. |
  13945. |
  13946. |
  13947. |
  13948.  
  13949. MACE
  13950. AXE
  13951. BOW
  13952. SWORD
  13953. GREAT
  13954. |
  13955. PHASER
  13956. QUICK
  13957.  
  13958. SWORD
  13959. |
  13960. SWORD
  13961.  
  13962. LIGHT SWORD
  13963. THE NEXT FEW LINES YOU CAN TYPE ANY NUMBER BETWEEN 0000 (DON'T HAVE IT) TO
  13964. 270F (9999 OF THE ITEM). THESE ARE WORDLY POSSESSIONS:
  13965. 0090: 0063 0063 0063 0063 0063 0063 0063 0063
  13966. 00A0: 0063 0063 0063 0063 0063 0063 0063 0063
  13967. THE ITEMS ARE:[RINGS, WANDS, STAFFS, BOOTS, CLOAKS, HELMS, GEMS, ANKHS, RED
  13968. GEMS, SKULL KEYS, GREEN GEMS, BUTTONS, TASSLES, COINS, IDOLS, TRILITHIUMS]
  13969. Ultima /// crack
  13970. FIND:0A00 0001 1B40 FB19 CHANGE TO:4E71 7000 1B40 FB19
  13971. You can then unprotect all the files, throw away "ForMaster", and have a
  13972. finder-copyable version.
  13973. or try
  13974. Search for:0A0000011B40FB19 Change to:4E7170001B40FB19
  13975. -
  13976. UltraFind
  13977. v1.x-2.x
  13978. 2981460    'Doom'
  13979. 4675320    'Anonymous'
  13980. -
  13981. UltraPaint
  13982. v1.0.3
  13983. 19369
  13984. 51736
  13985. v1.x
  13986. 51736
  13987. 88613
  13988. -
  13989. Uninvited
  13990. vAll
  13991. †Search for:00320C4000316748     Change to:00320C4000316048
  13992. Search for:0C40FFFA56C04A006720 Change to:0C40FFFA56C04A006020
  13993. Search for:52404A4057C04A00660C Change to:52404A4057C04A00600C
  13994. Search for:0C40001D57C04A006616 Change to:0C40001D57C04A006016
  13995. Search for:0C40004756C04A00671E Change to:0C40004756C04A00601E
  13996. Search for:0C40000956C04A006722 Change to:0C40000956C04A006022
  13997. Search for:00410C4000406708     Change to:00410C4000406008
  13998. -
  13999. Unlimited Adventures
  14000. vAll
  14001. † -    UNLIMITED ADVENTURES
  14002. EFFECT: Removes the copy protection
  14003. HOW TO: LOCATE resource code 12:
  14004. code 12 offset 4510:  replace the 4ead 0332 with 4e71 4e71 code 12 offset 4540:  replace the 6604 with 6004
  14005.         code 12 offset 4568:  replace the 6708 with 4e71 to be able to type any word to get into the game:
  14006. CODE 12 offset 4544:  change 4A00 to 7001
  14007.         CODE 12 offset 4568:  change 4A00 to 7001
  14008. -
  14009. UP Utilities
  14010. vAll
  14011. 0002190715
  14012. -
  14013. Updiff
  14014. v1.0
  14015. 309438180
  14016. †UpDiff 1.0 : Allows anything for Serial number
  14017.  
  14018. CODE #2  +26A  67->60
  14019. -
  14020. UserLand Frontier
  14021. vAll
  14022. ULF.13106.100
  14023. -
  14024. Utopia
  14025. vAll
  14026. †Search for:A00F201FDFFC00000032 Change to:6000F4FC…
  14027. or try
  14028. Search for:3CBA000C4EBA Change to:4E714E714EBA
  14029. -
  14030. VB GraphMaster
  14031. v1.1.2
  14032. NFR 11200159
  14033. -
  14034. Vegas Poker
  14035. vAll
  14036. †Open 'code' #1  with Resedit. At offset $273E CHANGE FROM 66 TO 60
  14037. -
  14038. Vellum
  14039. v2.1.2
  14040. 01399
  14041. -
  14042. Verificateur
  14043. vAll
  14044. †v1.8
  14045. Search for:67162F0E4EBAFF96 Change to:60162F0E4EBAFF96
  14046. -
  14047. VersaTerm Pro
  14048. v5.0.4
  14049. 338815
  14050. v5.0
  14051. Any number from 100 to 9999999
  14052. -
  14053. Vette!
  14054. vAll
  14055. †This contains all the codes, keys, and some patches for VETTE!
  14056.  
  14057. Entering the codes:
  14058. If you enter the wrong code on your second chance, the game will let you play
  14059. for a couple times until it says "Sorry, you've been caught driving a stolen
  14060. vette!" and quit on you. You also only have a limited amount of commands to
  14061. use. eg you can't shift passed 2nd gear or get back to car view from the
  14062. helicopter. You can patch the game so you don't have to enter the codes. For
  14063. the Black and white Vette! change the byte in CODE 1 "Main" at offset $242
  14064. from $66 to $60.
  14065. For ColorVette! do the samething with offset $602 instead.
  14066. These are the commands that I could find:
  14067. view inside car:
  14068. cmd-1: left
  14069. cmd-2: forward
  14070. cmd-3: right
  14071. cmd-4: helicopter view
  14072.  
  14073. cmd-opt-4: reset controls
  14074. viewing extras
  14075.  
  14076. cmd-5
  14077. :show/hide dash
  14078.  
  14079. cmd-6
  14080. :show/hide mirror
  14081.  
  14082. B
  14083. :show/hide buildings
  14084.  
  14085. G
  14086. :show/hide gears
  14087.  
  14088. H
  14089. :show/hide heading map
  14090.  
  14091. D
  14092. :show/hide damage
  14093.  
  14094. W
  14095. :wireframes on/off (B&W only)
  14096.  
  14097. V
  14098. :show/hide horizon and hand
  14099. sound
  14100. :E,S
  14101. helicopter controls
  14102.  
  14103. cmd-7
  14104. :up
  14105.  
  14106. cmd-8
  14107. :down
  14108.  
  14109. cmd-9
  14110. :tilt down
  14111.  
  14112. cmd-0
  14113. :tilt up
  14114. transmission:
  14115.  
  14116. +
  14117. :up shift to higher gear
  14118.  
  14119.  -
  14120. :down shift
  14121.  
  14122. R
  14123. :reverse
  14124.  
  14125. numberkeys
  14126. :set gear
  14127.  
  14128. ],zero
  14129. :neutral
  14130.  
  14131. X,Z
  14132. :cruise
  14133.  
  14134. A
  14135. :automatic
  14136. car controls:
  14137.  
  14138. left
  14139. gas
  14140. right
  14141.  
  14142. 7,U
  14143. 8,I
  14144. 9,O
  14145.  
  14146. 4,J
  14147. break
  14148. 6,L
  14149.  
  14150. 1,M
  14151. 2,M
  14152. 3,,
  14153. use up/down arrow keys to select excuse for cop (or use -,+ if you don't have
  14154. arrow keys). Sometimes he might let you go.
  14155. These are all 32 of the questions and answers I found in the program:
  14156. How many square blocks is Chinatown? (page 30)   16
  14157. What year was the first Corvette exhibited? (page 40)   1953
  14158. In 1956, where was the Corvette/ Thunderbird challenge? (page 41)   DAYTONA
  14159. Fuel injection was added in what model year? (page 41)   1957
  14160. What model year was the Stingray Corvette introduced? (page 42)   1963
  14161. What year was Golden Gate Park started? (page 29)   1887
  14162. What year was the Presidio established? (page 29)   1776
  14163. What year was Coit Tower built? (page 30)   1933
  14164. What year was the Golden Gate International Expo? (page 31)   1939
  14165. What year was the Moscone Center built? (page 32)   1981
  14166. At what rpm will the stock Corvette reach 245 bhp? (page 50)   4300
  14167. What is the curb weight (lbs) of the stock Corvette? (page 50)   3313
  14168. In inches, what is the height of the ZR1? (page 51)   46.7
  14169. What is the length of the Sledgehammer in inches? (page 53)   176.5
  14170. In inches, how long is the wheelbase of the Twin Turbo? (page 52)   96.2
  14171. What is the curb weight (lbs) of the Twin Turbo? (page 52)   3500
  14172. What is the displacement of the Countach engine in ccs? (page 55)   5167
  14173. What is the displacement of the Porsche engine in ccs? (page 54)   4957
  14174. Number of feet it takes the Testarossa to stop from 80? (page 56)   242
  14175. What is the total number of acres in the Presidio? (page 29)   1500
  14176. What is the nickname of the south of Market area? (page 31)   SOMA
  14177. What year did the fastback shape of the Corvette return? (page 43)   1978
  14178. What year did the Corvette join the horsepower race? (page 42)   1964
  14179. What is the standing 1/4 mi speed (mph) of the stock Vette? (page 50)   95
  14180. What top speed (mph) was recorded at Bonneville in 1967? (page 43)   192
  14181. What is the fuel capacity of the Countach in gallons? (page 55)   31.7
  14182. What is the fuel capacity of the Porsche in gallons? (page 54)   22.7
  14183. What is the standing 1/4 mi speed (mph) of the Twin Turbo? (page 52)   111
  14184. What is the curb weight of the F40 in pounds? (page 57)   2650
  14185. In inches, what is the length of the Porsche 928? (page 54)   178.1
  14186. The length of the Testarossa wheelbase in inches? (page 56)   100.4
  14187. In inches, what is the height of the Ferrari F40?  (page 57)   44.5
  14188.  
  14189. Vette! trick:
  14190. 1. Get to a gear higher than first
  14191. 2. Switch to manual
  14192. 3. press '1' for first gear
  14193. 4. press '2' for brake for a second
  14194. 5. press '8' for forward and keep it down
  14195. 6. press 'a' for automatic
  14196. 7. press '1' again
  14197. 8. press 'x' for cruise control if you haven't ran into to anything yet.
  14198.  
  14199. Vette Color V1.01
  14200. EFFECT: Use higher gears, if wrong password entered
  14201. HOW TO: LOCATE CODE RESOURCE 1
  14202.  
  14203. CHANGE THEWORD AT OFFSET 0822 FROM 661E TO 6018
  14204.  
  14205. or
  14206.  
  14207.     VETTE! 1.0
  14208. EFFECT:The program will never ask you the question.
  14209. HOW TO:
  14210. (B/W) Locate CODE 2 of the file "VETTE!", Find Offset $123C,
  14211. From 4EAD 0032 to 4E71 4E71
  14212. (Color)Locate CODE 2 of the file  "Color VETTE!", Find Offset $18D8, From 4EAD 004A to 4E71 4E71
  14213. -
  14214. Victoire!
  14215. vAll
  14216. †in the cdev  +1DA6  661E->4E71
  14217.              +1DCA  6738->4E71
  14218. This makes it think your registered, unless you go to the about box, and then
  14219. it resets, i tried
  14220. +2CAE  64 -> 60
  14221. to stop this prob, but this skips to much, will have to spend
  14222. some more time to stop the about box problem, however i think it will work if
  14223. you do not go to the about box.
  14224. Victoire 1.0.2 - to get unlimited demo time, thus effectively registering it
  14225. change INIT #128 +$976 6C02->6002
  14226. -
  14227. Video Graffiti
  14228. v1.0
  14229. 1-56471-1611-56028
  14230. -
  14231. VideoWorks
  14232. vAll
  14233. †v1.0
  14234. Search for:A0073D40 Change to:4E713D40
  14235. This patch NOPs a call to Get_Vol_Info and may have some side effects. So far,
  14236. none have surfaced.
  14237. -
  14238. Videx Calender
  14239. vAll
  14240. †Search for:57C1C0014A6E
  14241. Change to:50C1C0014A6E
  14242. -
  14243. Videx FunPak
  14244. vAll
  14245. †Search for:4A5F670848 Change to:4A5F660848 (every INSTANCE!)
  14246. -
  14247. Videx MacCheckers
  14248. vAll
  14249. †Move to block 0189, position 0155, change 67 to 60
  14250. Move to block 01C2, position 0137, change 67 to 60
  14251. -
  14252. Videx MacGammon
  14253. vAll
  14254. †Move to block 00CA, position 01A8, change FA75 to FB74
  14255. Move to block 016A, position 006B, change 6851 to 6950
  14256. -
  14257. Videx MacGammon/Cribbage
  14258. vAll
  14259. †BLOCK 202 CHANGE 1A8-1A9 FROM FA 75 TO  FB 74
  14260. BLOCK 362 CHANGE 6B-6C FROM 68 51 TO 69 50
  14261. -
  14262. Videx Mail Center
  14263. vAll
  14264. †Installer:
  14265. Search for:6F6C D0F5 28A1 9AD7 E41A 703B B19B EE0E
  14266. CHANGE  TO:6F6C D0F5 29A0
  14267. THEN
  14268. Search for:9E19 B170 0844 8BF8 8845 5A9A 428B C85F
  14269. CHANGE  TO:9E19 B170 0844 8AF9
  14270. and to the Videx Mail Center app:
  14271. Search for:A94F B12F 06D8 E629 C230 C3FE 548C D0C8
  14272. CHANGE  TO:A84E
  14273. THEN
  14274. Search for:6E48 9651 FBA4 96A0 7AB6 830E BC1A 2724
  14275. CHANGE  TO:6F49
  14276. Make these changes to a sector copy -- now its fully broken. If you copy it to
  14277. a hard drive, also copy the invisible file called 'VIDEX KEY FILE'.
  14278. -
  14279. View to a Kill
  14280. vAll
  14281. †Search for:9083EDE76099 Change to:B8F25EEC6099
  14282. Search for:39EB780FD09F Change to:3EEB780FD09F
  14283. Search for:E9CDC07BFC7A Change to:880B5DFC273B
  14284. -
  14285. Virtual 3D
  14286. vAlias
  14287. Please see the entry Strata Virtual 3D
  14288. -
  14289. Virtual Disk
  14290. v2.0.1
  14291. 00310456
  14292. -
  14293. Virtus WalkThrough
  14294. v1.1
  14295. EDVWT157-000-36F6
  14296. v1.0 Pro
  14297. ECMAA621-000-AAF2
  14298. -
  14299. Wayne Gretzky Hockey
  14300. vAll
  14301. †CODE 10+FC4
  14302. from:
  14303. 4EBA FBF6
  14304. to:
  14305. 4E71 600E
  14306. -
  14307. WealthBuilder
  14308. v3.0
  14309. WM416MT63EU
  14310. †Locate CODE 72 offset 07D4
  14311. Find 6328
  14312. Change to 6028
  14313.  
  14314. Any text in the Registration Number field will be accepted.
  14315.  
  14316. Notes:
  14317. As far as I can tell, this krak works. I'm assuming that WealthBuilder 3.0 is
  14318. supposed to ask for the registration each time you start a new document. The
  14319. kraked WealthBuilder 3.0 SHOULD NOT ask for the registration information at
  14320. any other time (e.g. when opening existing documents).
  14321.  
  14322. Be advised that String 2 from STR# 25003 "Profile Transactions Errors" reads
  14323. "Maximum number of users for this registration number exceeded.  Call
  14324. Technical Support." I have not attempted to correct the programming error that may cause this bug to manifest itself.
  14325. -
  14326. Web Weaver
  14327. v2.5.2
  14328. F%GD29ifFe82
  14329. -
  14330. WebStar
  14331. v1.1
  14332. WEB*-q497-tpP3-yret-yuwr
  14333. WEB*-q497-tpP3-yret-yvwr
  14334. WEB*-u4u7-7ru9-%rrt-8rte
  14335. -
  14336. WellTris
  14337. vAll
  14338. †B&W
  14339. In case you ended up with a version of Welltris that needs the flag codes to
  14340. work here is a ResEdit crack that I picked up somewhere…
  14341. Using ResEdit do the following:
  14342.  Open CODE resource with id 3
  14343.  
  14344. Go to Hex Offset 1212
  14345.  
  14346. Change the highlighted 66 to 60
  14347. Open CODE resource with id 5
  14348.  
  14349. Go to Hex Offset 1AC3
  14350.  
  14351. Change the highlighted 56 to 75
  14352.  
  14353. Go to Hex Offset 0A4E
  14354.  
  14355. Change the highlighted 67 to 60
  14356. Open CODE resource with id 6
  14357.  
  14358. Go to Hex Offset 0D1C
  14359.  
  14360. Change the highlighted 67 to 60
  14361. Weltris Color
  14362. Open CODE resource with id 3
  14363.  
  14364. Go to Hex Offset 122E
  14365.  
  14366. Change the highlighted 66 to a 60
  14367. Open CODE resource with id 5
  14368.  
  14369. Go to Hex Offset 17C9
  14370.  
  14371. Change the highlighted 56 to a 75
  14372.  
  14373. Go to Hex Offset 0A44
  14374.  
  14375. Change the highlighted 67 to a 60
  14376. Open CODE resource with id 6
  14377.  
  14378. Go to Hex Offset 0D1C
  14379. Change the highlighted 67 to a 60
  14380. -
  14381. Where in the World is Carmen SanDiego
  14382. vDeluxe
  14383. †WHERE IS THE WORLD IS CARMEN SANDIEGO (Deluxe Edition)
  14384. EFFECT: You can enter the wrong answer three times and it will still give you your promotion.
  14385. HOW TO:
  14386. CODE 8 + $2E20 - Change $6C7C to $4E71
  14387. -
  14388. Whiz Tools
  14389. vAll
  14390. †v1.1
  14391. Search for: 6620 2F3C 000E 0011 2F2C 3ADA
  14392. Change to:  6020  " "  " "  " "  " "  " "
  14393. -
  14394. WindoWatch
  14395. vAll
  14396. 5009545683
  14397. -
  14398. Winter Games
  14399. vAll
  14400. †To make Winter Games by EPYX copyable, try this:
  14401. Search for:0BFA 8712 F340 449C 9B98 109E 05F8 238C CHANGE TO:0AFA
  14402. Make these changes to a sector copy, then bit copy tracks #78 & 79 with copy
  14403. II Mac.
  14404. -
  14405. Wishbringer
  14406. vAll
  14407. †Search for 6FDA100667063B7C change to 6004100667063B7C
  14408. -
  14409. Wizardry
  14410. vAll
  14411. †Search for 0A00000167000090302EFFF2 change to 0A00000160000098302EFFF2
  14412. THAT REMOVES THE PROTECTION, BUT YOU STILL HAVE TO PUT SOME KIND OF DISK IN
  14413. THE INTERNAL DRIVE WHEN IT ASKS FOR THE MASTER(ANY DISK). TO REMOVE THE EJECTS
  14414. AND THE DISK REQUEST, DO THE FOLLOWING (AFTER YOU MAKE THESE MODS, IT WON'T
  14415. WORK ON A HARD DRIVE THO..) (SO IF YOU HAVE A H.D., JUST DO THE FIRST PATCH)
  14416. Search for 205FA0173E804ED14E56FFCE change to 205FA0173EBC00004E56FFCE
  14417. Search for 216E000A0012A0173D40000E4E change to 216E000A00124E713D40000E4E
  14418. Search for 2F2E00084EBAFF66A853 change to 2F2E00084E714E71A853
  14419. Search for FFF46620487A067E487A0632 change to FFF44E71487A067E487A0632
  14420. THAT'S, EITHER THE FIRST PATCH, OR ALL OF THEM, THE FILES ARE FINDER COPYABLE
  14421. AND NO MORE CHECKS.
  14422. or try
  14423. Wizardry 1.1
  14424. Search for 4EAD 059A 41ED 059A change to 4E714E7141ED059A
  14425. -
  14426. Wizardry II Knight of Diamonds
  14427. vAll
  14428. † - KNIGHT OF DIAMONDS (aka. WIZARDRY II)
  14429. EFFECT: By-passes copy protection.
  14430. HOW TO: Open CODE resource 73
  14431.         at offset, change word to $4E75
  14432.  
  14433. -
  14434. Word Perfect
  14435. v3.0
  14436. V0000005961
  14437. -
  14438. Word Perfect Works
  14439. vAll
  14440. 1WW12XM0000099
  14441. -
  14442. Wordtris
  14443. vAll
  14444. †(color version)
  14445. Search for: A915 3B7C 000C 962E 422D
  14446. Change to : 4E71
  14447. Search for: 6600 FF4C 2F0C A983 1006 4CEE 10E0
  14448. Change to : 4E71 4E71 2F0C 4E71
  14449. Search for: A991 486D 95F2 7003
  14450. Change to : 4E71
  14451. (B/W version)
  14452. Search for: A915 3B7C 000C 963C 422D
  14453. Change to : 4E71
  14454. Search for: 6600 FF4C 2F0C A983 1006 4CEE 10E0
  14455. Change to : 4E71 4E71 2F0C 4E71
  14456. Search for: A991 486D 9600 7003
  14457. Change to : 4E71
  14458. or
  14459. Open it with ResEdit and open CODE resource ID=1 with a hex editor. At
  14460. position 07A0 you will find: 4EAD 056A 4A00 6606 4EBA 0BC8 A9F4 598F
  14461. Change this to: 4E71 4E71 4E71 4E71 4E71 4E71 4E71 4E71
  14462.  
  14463. or
  14464.  
  14465.  WORDTRIS v1.0 (B&W and Colour)
  14466. EFFECT: It doesn't ask for a word at start-up any more.
  14467. HOW TO: Open CODE resource 1
  14468.             at offset 07A0, change word to $600C
  14469.  
  14470. or
  14471.  
  14472.     WORDTRIS B/W
  14473. EFFECT: The password dislog will never show up
  14474. HOW TO: LOCATE CODE RESOURCE 1
  14475.     CHANGE THE WORD AT OFFSET 07A0 TO 4E71
  14476.     CHANGE THE WORD AT OFFSET 07A2 TO 4E71
  14477.     CHANGE THE BYTE AT OFFSET 07A6 TO 60
  14478.     WORDTRIS V1.00 (COLOUR)
  14479. 2    Patches, each works independant of the other so you can use one, the
  14480. other or both.
  14481. A)  EFFECT: This will still bring up the dialog, but you just hit return 3    times and it will start.
  14482. HOW TO: Code 1, "Main", anton 6
  14483.     offset 0082-0086  replace with 4E71
  14484. B)  EFFECT: This will stop the dialog from being brought up.  If you want to be reall safe, do both, because the second just kills the dialog and under some ciramstances it might quit anyway.
  14485. HOW TO: Code1, "Main", anton 6
  14486.     offset 007A  replace these two bytes with two 4E71's
  14487. -
  14488. World Music
  14489. v2.0b
  14490. M20014-41003
  14491. †SN#='MXXXXX-XXXXX' , where X=any digit
  14492. -
  14493. X-FerIT
  14494. vAll
  14495. 550035173-2 'anonymous'
  14496. -
  14497. X-Mas Lights
  14498. v1.0
  14499. 125001751
  14500. -
  14501. Xerion
  14502. vAll
  14503. †the following commands to wired things:
  14504. Clear 5 - Next Level (Just like Dos Master said for Crazy Cars)
  14505. Clear 6 - Directly to the bounus stage
  14506. Clear 3 - Clears what ever is pulling you or making you wiggle
  14507. Clear 1 - Make the paddel larger
  14508. Clear 2 - Makes you catch the ball
  14509. -
  14510. XP PressMarks
  14511. v1.0.6
  14512. 001139
  14513. -
  14514. XP Print Tools XT
  14515. v1.0.1
  14516. 815715147
  14517. -
  14518. Xyphus
  14519. vAll
  14520. †Search for each string seperately and change the 67's to 60's.
  14521. 4EBA 5F6C 101F 6708
  14522. 4EBA 5E6A 101F 6708
  14523. 4EAD 007A 101F 6708
  14524.  
  14525. or try
  14526.  
  14527. Search for 670002502C7C00 change to 4E714E712C7C00
  14528. -
  14529. ZephyrPalettes
  14530. v1.3
  14531. 2-130-3186163
  14532. -
  14533. ZipIt
  14534. v1.2.6
  14535. v1.2
  14536. †CODE #2
  14537.  
  14538. +2292 OC39->13FC
  14539. ••• Version: "1.2" •••
  14540. CODE #2
  14541.  
  14542. +2B3A    660E->600E
  14543. +2B4A    0C39->13FC
  14544. +2B52    6614->4E71
  14545.  
  14546. Note that this does not actually register the program, it just makes it behave like it was registered. Also, it enables encryption!
  14547. -
  14548. ZipQuest Pro
  14549. v1.0
  14550. SN#A 10392, Reg#B-143385261
  14551. -
  14552. Zone of Avoidance
  14553. v1.0.3av
  14554. †EFFECT: Remove Copy Protection
  14555. HOW TO: CODE 9 @1A0A : 4EB9 -> 6008
  14556.  
  14557. Another collection of modifications to make games more fun!
  14558. ****************************************
  14559. This patch allows you to have unlimited missiles:
  14560. Open CODE 4 in ResEdit
  14561. Change it at offset $4392
  14562. From:        $5379
  14563. To:        $6004
  14564. ****************************************
  14565. This patch gives you full abilites after you finish Level 1:
  14566.  
  14567. Open CODE 4 in ResEdit
  14568. Change it at offset $736E
  14569. From:        $6252
  14570. To:        $4E71
  14571. AND
  14572. Change it at offset $737A
  14573. From:        $4ED1 0C39 0004
  14574. To:        $23FC 0404 0404
  14575. -
  14576. ][ in a Mac
  14577. v2.0
  14578. vAll
  14579. †Search for: 4EBA 02C2 42A7 3F3C
  14580. Change to:  4E71 4E71 42A7 3F3C
  14581. ••• Version: "All" •••
  14582. Search for: 6100 B754 42AF 3F
  14583. Change to:  4E71 B754 42AF 3F
  14584. -
  14585. Δ Acknowledgements Δ
  14586. vAll
  14587. †Thanks to the many people from whose postings I have stolen KRAKs and Serial Numbers. Special thanks to those who have taken the trouble to EMail me to send me the KRAKs and Serial Numbers, and to the creator of this database to view the files!
  14588. -
  14589. Δ Cracking Tips Δ
  14590. vAll
  14591. †“Single Test Crack”
  14592.  
  14593.   Refers to a crack that works in two halves (that have to applied seperately and in order) as the result of the program that is being cracked having a particularly simple and annoying personalization/registration scheme.  Namely these programs test the same data (the serial number) (in one or more -usually 2 places) for two different reasons:
  14594.  
  14595. #1 do I have a valid serial#?
  14596. Yes -> Personalized.
  14597. No  -> Personalize
  14598.  
  14599. #2 Is the serial # valid when Personalizing?
  14600. Yes -> Save personalization and enter program
  14601. No ->  Quit or give alert saying try again.
  14602.  
  14603. Now assuming we can circumvent these two checks (ie. always make the answer yes) we are left with a small dilemma: If we just circumvent check#1 (or check#1 and check#2) we will never get to personalize, and if we just circumvent check#2 we get it personalized and can use it once, but it will ask us to personalize every time we run it - clearly an unacceptable state of affairs.
  14604.  
  14605.  The two possible (CODE) solutions:
  14606.  ---------------------------------
  14607.  
  14608. Method A:
  14609.  
  14610. Just Patch Test#1 (simple but may cause crashes and/or not work - see below)
  14611.  
  14612. Method B:
  14613.  
  14614. Patch Test #2
  14615. Run Program and Personalize/Register
  14616. Quit the program (this is obvious but included for completeness)
  14617. Patch Test #1 (at this point the patch to test #2 is irrelevant)
  14618.  
  14619. Method B is by far the preferred course of action - although it is a somewhat tedious 3 step process it is guaranteed (by me {iff the crack is correct}) to ALWAYS work as it mimicks exactly the way the original code was meant to work (aside from reversing the checks results).
  14620.  
  14621. Method A is fraught with DANGER as it will definitely skip any special one time initialization/setup that is done by the personalization code, which at a minimum records your personalization info.  Usually your personalization info is used for display in about boxes and such and if you go to one of these locations the program may or may not crash/screw up DEPENDING ENTIRELY on how it is programmed.  Also you can never be absolutely sure that it won’t crash unless your capable of disassembling the whole program and analyzing it completely - go ahead make my day...(and you don’t need my help if you can - and the NSA has a job for you)
  14622.  
  14623. Copy Protected disks
  14624.  
  14625. Do you have one of those copy protected floppies that
  14626. neither Apple Disk Copy nor DART nor DiskDup+ will copy?
  14627. You know, the kind with the hole punched in the disk.
  14628. Give up?  Wanna' copy it?  Use Norton Utilities' "Floppier" -- any version should work.  It's the only disk image utility
  14629. that will display "Copying around bad sectors" when it
  14630. encounters the hole in the floppy.  Duh -- it works!
  14631. You can even make a floppy out of it and then in turn make a
  14632. DiskDup+ image from that so you have a mountable image file.
  14633. (Or use Delta Image to convert the Floppier image to DiskDup+.)
  14634.  
  14635. -
  14636. ΔΔΔ End Note ΔΔΔ
  14637. vAll
  14638. †Any cracking tips will be added here at the end of the file. The main file will contain only actual cracks. Cracking tips will remain in the file for a few months only.
  14639. -
  14640. END
  14641.